<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/cospad, 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-08-07T09:06:14Z</updated>
<entry>
<title>Remove HD44780 References, Part 2 (#9918)</title>
<updated>2020-08-07T09:06:14Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-08-07T09:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4'/>
<id>urn:sha1:4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4</id>
<content type='text'>
* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F</content>
</entry>
<entry>
<title>Changed default RGBLIGHT_SLEEP for cospad</title>
<updated>2020-04-20T09:58:36Z</updated>
<author>
<name>Ben Beckford</name>
<email>beckford@gmail.com</email>
</author>
<published>2020-04-20T09:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=cb4a86475e6af91b64dbe09bc6df686ef0ae367c'/>
<id>urn:sha1:cb4a86475e6af91b64dbe09bc6df686ef0ae367c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)</title>
<updated>2020-04-19T22:56:48Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2020-04-19T22:56:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2d39a9dcdbdef1202d890a81505e7d33fe04cde0'/>
<id>urn:sha1:2d39a9dcdbdef1202d890a81505e7d33fe04cde0</id>
<content type='text'>
* Remove no-longer-necessary LTO checks from keyboards' config.h files

* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap

* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files

Note: DISABLE_LEADER doesn't seem to be used anywhere</content>
</entry>
<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>Cleanup rules.mk for 32U4 keyboards, A-F (#6804)</title>
<updated>2019-10-05T18:09:35Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-05T18:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e8b65d01709c2ebdf50c0aa95963d200fa4fa4c6'/>
<id>urn:sha1:e8b65d01709c2ebdf50c0aa95963d200fa4fa4c6</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, A-F

* Put back stuff in VIA keymaps
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</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>
</feed>
