<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/crkbd/keymaps/default, 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-09-17T07:41:55Z</updated>
<entry>
<title>[Keyboard] Convert Corne Keyboard to Split Common (#6001)</title>
<updated>2020-09-17T07:41:55Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-09-17T07:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f37a134f712891db64b1391a250b0d752206f520'/>
<id>urn:sha1:f37a134f712891db64b1391a250b0d752206f520</id>
<content type='text'>
* [Keyboard] Convert Corne Keyboard to Split Common

* Add VIA Support

* Makes sure that ol(e)d and new OLED implementation can't coexist

* Add licensing header to files

* Add changes based on feedback from foostan

* Fixes</content>
</entry>
<entry>
<title>split_3x5_3 layout support (#9624)</title>
<updated>2020-08-06T17:36:26Z</updated>
<author>
<name>Danilo de Klerk</name>
<email>danilodeklerk@gmail.com</email>
</author>
<published>2020-08-06T17:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8b721d7c6cf683473bcf3d0af6ec561471b1dcc'/>
<id>urn:sha1:c8b721d7c6cf683473bcf3d0af6ec561471b1dcc</id>
<content type='text'>
* Add split_3x5_3 support to Minidox

* Add split_3x5_3 support to Miniaxe

* Add LAYOUT_mini to Centromere

This layout macro removes the need or KC_NO keycodes in the keymap.

* Add split_3x5_3 support to Centromere

* Add split_3x5_3 support to suihankey split

* Add LAYOUT_mini to centromere/info.json

* Add LAYOUT_mini to crkbd

* Add split_3x5_3 support to crkbd

* Change mini layout names

* Rename main layouts for split_3x6_3 keyboards

* Use split_3x5_3 macro for remaining keyboards

* Update relevant info.json files

* Fix suihankey/split/alpha macro

* Add layout aliases for suihankey</content>
</entry>
<entry>
<title>Remove keymap_config extern from default keymaps (#7399)</title>
<updated>2019-11-20T22:31:36Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-20T22:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6b9980bd45c186f7360df68c24b6e05a80c10dc'/>
<id>urn:sha1:e6b9980bd45c186f7360df68c24b6e05a80c10dc</id>
<content type='text'>
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Clean up default crkbd keymap (#6887)</title>
<updated>2019-10-03T19:34:00Z</updated>
<author>
<name>Richard Baptist</name>
<email>rpbaptist@users.noreply.github.com</email>
</author>
<published>2019-10-03T19:34:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4f01c8623fe48da0c3a4ef98f63af442c1978816'/>
<id>urn:sha1:4f01c8623fe48da0c3a4ef98f63af442c1978816</id>
<content type='text'>
* Put spacing into CRKBD keymap

* Change KC_NO to XXXXXXX

This makes it easier to see at a glance that the key does nothing
</content>
</entry>
<entry>
<title>[Keyboard] Fix up and clean Corne Keyboard code (#6284)</title>
<updated>2019-07-28T17:56:35Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-07-28T17:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c9424eb8d7586ccc2d72014df7b2223cb2645588'/>
<id>urn:sha1:c9424eb8d7586ccc2d72014df7b2223cb2645588</id>
<content type='text'>
* Fix corne  communication issues with LTO

* Fix up other issues with corne code

* Fix indentation

* Clang Format rev1 file for Corne
</content>
</entry>
<entry>
<title>[Keymap] Refactor the default keymap for crkbd and add a new keymap for me (#6404)</title>
<updated>2019-07-25T00:57:22Z</updated>
<author>
<name>Kosuke Adachi</name>
<email>ks@fstn.jp</email>
</author>
<published>2019-07-25T00:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0a7222b703c9d2ec166f3a9877171678059afbf8'/>
<id>urn:sha1:0a7222b703c9d2ec166f3a9877171678059afbf8</id>
<content type='text'>
* Remap default keys

* Remove self defined keys

* Remove unnedessary breaks

* Unable read_keylogs

* Add a keymap for foostan

* Remove unnecessary spaces

* Remove "include" that it automatically including
</content>
</entry>
<entry>
<title>Enable Mousekeys on Corne Keyboard by default (#5893)</title>
<updated>2019-07-16T07:28:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-07-16T07:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1209fb8643acbc4e6cdf76cdd923373dd9ee202f'/>
<id>urn:sha1:1209fb8643acbc4e6cdf76cdd923373dd9ee202f</id>
<content type='text'>
* Enable Mousekeys on Corne Keyboard by default

For Tessachka and Configurator support

* ENable for default image too

* Remove most of rules.mk for default keymap

* make sure rgblight is enabled by default

from default keymap
</content>
</entry>
<entry>
<title>Reduce CRKBD firmware size by reducing layer numbers (#5471)</title>
<updated>2019-04-18T21:02:32Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-04-18T21:02:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a58c66df88d1da9c57e5e4ccffb78c7882b55706'/>
<id>urn:sha1:a58c66df88d1da9c57e5e4ccffb78c7882b55706</id>
<content type='text'>
* Reduce CRKBD firmware size by reducing layer numbers

* Update layer output code based on mtei's suggestion/code

* Fix spacing

* Revert "Update layer output code based on mtei's suggestion/code"

This reverts commit 036d347db309170afd5676e694adfda69f912615.

Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit

* Add comment for future person
</content>
</entry>
<entry>
<title>Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)</title>
<updated>2018-11-27T23:34:06Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2018-11-27T23:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=19043197459c5c8ed4a7039f1a4c1da180da45e1'/>
<id>urn:sha1:19043197459c5c8ed4a7039f1a4c1da180da45e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keyboard: fix ifdef for crkbd's default/keymap.c</title>
<updated>2018-11-08T14:45:09Z</updated>
<author>
<name>Ryoichi KATO</name>
<email>ryo1kato@gmail.com</email>
</author>
<published>2018-11-08T07:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5eb69ca224f3d4233860a658e6a27516d86c4de7'/>
<id>urn:sha1:5eb69ca224f3d4233860a658e6a27516d86c4de7</id>
<content type='text'>
undef SSD1306OLED should not kill entire process_record_user() function.
</content>
</entry>
</feed>
