<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/cospad/keymaps, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-03-23T00:28:11Z</updated>
<entry>
<title>[Keyboard] Added two new layouts for the cospad (#8502)</title>
<updated>2020-03-23T00:28:11Z</updated>
<author>
<name>johannbl</name>
<email>jblanteigne@gmail.com</email>
</author>
<published>2020-03-23T00:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f7722ef9ca485e3bc4f3897bb4ccfafd69b5db82'/>
<id>urn:sha1:f7722ef9ca485e3bc4f3897bb4ccfafd69b5db82</id>
<content type='text'>
* creation

new numpad layout for 23 keys
creation of new keymap

* Update cospad.h

* Update info.json

* Update keymap.c

* Update keymap.c

Added a macro for the "00" key.

* added two new keymap. one for each new layout.

The new keymaps are based on the default keymap but focus on

* Update keyboards/cospad/cospad.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/cospad.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/numpad2/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/numpad2/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/numpad3/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/numpad3/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/numpad3/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keymap.c

layout name fix.

* Update keyboards/cospad/keymaps/johannbl/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cospad/keymaps/johannbl/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Delete keymap.c

* Rename keyboards/cospad/keymaps/johannbl/numpad2/keymap.c to keyboards/cospad/keymaps/johannbl/split_plus_and_zero/keymap.c

* Rename keyboards/cospad/keymaps/johannbl/numpad3/keymap.c to keyboards/cospad/keymaps/johannbl/split_zero/keymap.c

* Rename keyboards/cospad/keymaps/johannbl/split_plus_and_zero/keymap.c to keyboards/cospad/keymaps/split_plus_and_zero/keymap.c

* Rename keyboards/cospad/keymaps/johannbl/split_zero/keymap.c to keyboards/cospad/keymaps/split_zero/keymap.c

* Update keyboards/cospad/keymaps/split_plus_and_zero/keymap.c

Co-Authored-By: Nick Brassel &lt;nick@tzarc.org&gt;

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</content>
</entry>
<entry>
<title>[Keyboard] Cospad refactor (#7957)</title>
<updated>2020-01-22T02:21:47Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-22T02:21:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ba264c69c28dd36ab8bd7eda1ba19ecf51eae6a9'/>
<id>urn:sha1:ba264c69c28dd36ab8bd7eda1ba19ecf51eae6a9</id>
<content type='text'>
* Cospad refactor

* Add num lock indicator code

* Add led_init_ports()

* Revert change to matrix position blanks

* Define BACKLIGHT_ON_STATE explicitly, in anticipation of PR6749
</content>
</entry>
<entry>
<title>Refactor cospad to current standards and enable support for backlight keycodes (#5582)</title>
<updated>2019-04-24T18:13:07Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-04-24T18:13:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6f4173aecaedabe3b2550340321520f45227c7f'/>
<id>urn:sha1:e6f4173aecaedabe3b2550340321520f45227c7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Cleanup Default Keymaps  (#5442)</title>
<updated>2019-03-19T19:57:40Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-03-19T19:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'/>
<id>urn:sha1:0072fdd799ffe61bf64f12c23335da3adeb083e5</id>
<content type='text'>
* Cleanup Default Keymaps to conform to QMK Firmware standards

* Minor fixes

* Revert some changes
</content>
</entry>
<entry>
<title>Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)</title>
<updated>2019-02-17T15:38:46Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-17T15:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6'/>
<id>urn:sha1:3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)</title>
<updated>2019-02-17T05:36:02Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-17T05:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e2d3c92199d6cc42a39c5d8729dfff61d78dd7d1'/>
<id>urn:sha1:e2d3c92199d6cc42a39c5d8729dfff61d78dd7d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused fn_actions[] and action_function() in default keymaps (#4829)</title>
<updated>2019-01-24T15:38:44Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-01-24T15:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b5feae07c27eb8fcac07d165091cce186e253be8'/>
<id>urn:sha1:b5feae07c27eb8fcac07d165091cce186e253be8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keyboard: Added gamepad layout to cospad (#3714)</title>
<updated>2018-08-25T17:35:24Z</updated>
<author>
<name>Njiall</name>
<email>mbeilles@student.42.fr</email>
</author>
<published>2018-08-25T17:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=26dacd51fce49d83b2dff0cda45126c327e743fa'/>
<id>urn:sha1:26dacd51fce49d83b2dff0cda45126c327e743fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cospad QMK Configurator support and refactor (#3319)</title>
<updated>2018-07-05T17:43:15Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-07-05T17:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5953af32153a4813279c57396f6bebc798de2ae2'/>
<id>urn:sha1:5953af32153a4813279c57396f6bebc798de2ae2</id>
<content type='text'>
* Refactor KEYMAP to LAYOUT standards

- Change KEYMAP to LAYOUT_ortho
- Added a new LAYOUT called LAYOUT_numpad

* Use the new LAYOUT_numpad macro

* Add QMK Configurator support

* Change LAYOUT names as per code review

* Change positioning of keys in the matrix

* fix compile issue
</content>
</entry>
<entry>
<title>Add COSPAD to QMK and add functions to read HSV (#2156)</title>
<updated>2017-12-17T16:44:13Z</updated>
<author>
<name>kamisamamizu</name>
<email>pacouniversitario69@gmail.com</email>
</author>
<published>2017-12-17T16:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=12e66330c5fad6dccc1e7be34f68f2db200b9f6e'/>
<id>urn:sha1:12e66330c5fad6dccc1e7be34f68f2db200b9f6e</id>
<content type='text'>
* Added functions to read HSV values

I have added three functions to rgb_light.c to be able to read the hue, saturation and value from other places.
They are rgblight_get_hue(), rgblight_get_sat(), adn rgblight_get_val().

* Create keymap.c

* Add COSPAD support to QMK

I have ported the COSPAD numpad to qmk.

* Update readme.md

* Update cospad.c
</content>
</entry>
</feed>
