<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/crkbd, 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-10-01T18:41:21Z</updated>
<entry>
<title>Crkbd implementing return value for matrix_scan() (#10422)</title>
<updated>2020-10-01T18:41:21Z</updated>
<author>
<name>yhr0x43</name>
<email>58871693+yhr0x43@users.noreply.github.com</email>
</author>
<published>2020-10-01T18:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7a2124db6bfea74672acd714d78c10eb9288732a'/>
<id>urn:sha1:7a2124db6bfea74672acd714d78c10eb9288732a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update bcat keymaps for crkbd and lily58(#10298)</title>
<updated>2020-09-22T03:32:56Z</updated>
<author>
<name>Jonathan Rascher</name>
<email>jon@bcat.name</email>
</author>
<published>2020-09-22T03:32:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=342ab6ab80ce4a3c1a12c1a8621afdacae82e674'/>
<id>urn:sha1:342ab6ab80ce4a3c1a12c1a8621afdacae82e674</id>
<content type='text'>
* Swap ergo lower layer shortcuts for zoom keys</content>
</entry>
<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>Fix ssd1306 compilation on avr-gcc 10 (#9267)</title>
<updated>2020-09-17T00:42:24Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-09-17T00:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e9b3a12c6e43444f5f6a6e3f63b5e4ece80740eb'/>
<id>urn:sha1:e9b3a12c6e43444f5f6a6e3f63b5e4ece80740eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better handle LTO_ENABLE (#9832)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-22T08:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92385b3fb617326b129609726020453c8949c7f8'/>
<id>urn:sha1:92385b3fb617326b129609726020453c8949c7f8</id>
<content type='text'>
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk</content>
</entry>
<entry>
<title>Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-06-17T11:42:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e7434c874bcd201906e26aa2ef55ddd3de9cd905'/>
<id>urn:sha1:e7434c874bcd201906e26aa2ef55ddd3de9cd905</id>
<content type='text'>
</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>Switch bcat Chrome OS media keys workaround from mouse keys to NKRO (#9790)</title>
<updated>2020-07-23T14:27:01Z</updated>
<author>
<name>Jonathan Rascher</name>
<email>jon@bcat.name</email>
</author>
<published>2020-07-23T14:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d699fd1fb4127c9a0c13eaa1348b934ccd639627'/>
<id>urn:sha1:d699fd1fb4127c9a0c13eaa1348b934ccd639627</id>
<content type='text'>
* Switch Chrome OS mouse keys workaround to NKRO

* Add NKRO toggle to keymaps

* USE NK_TOGG keycode instead of defining my own</content>
</entry>
<entry>
<title>Rework bcat Crkbd and Lily58 modifier keys (#9692)</title>
<updated>2020-07-10T21:57:49Z</updated>
<author>
<name>Jonathan Rascher</name>
<email>jon@bcat.name</email>
</author>
<published>2020-07-10T21:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=027570a21b44b2cba1b917c2eddb804b5dc82173'/>
<id>urn:sha1:027570a21b44b2cba1b917c2eddb804b5dc82173</id>
<content type='text'>
* Re-enable mouse keys to fix Chrome OS media keys

I'm not sure if there's a bug in Chrome OS, QMK, or both, but
EXTRAKEY_ENABLE isn't sufficient for media keys to work on Chrome OS.
Instead, MOUSEKEY_ENABLE is also required.

* Remove unnecessary SPLIT_USB_DETECT for Lily58

I've since swapped my Lily58 back to Elite-C v2 controllers with working
VBUS detection.

* Move Crkbd Esc and Ctrl keys; add some shortcuts

* Move MC_ALTT to userspace for cross-board support

* Sync Lily58 keymap with Crkbd

* Fix typos</content>
</entry>
<entry>
<title>split_3x6_3 layout support (#9625)</title>
<updated>2020-07-09T21:19:16Z</updated>
<author>
<name>Danilo de Klerk</name>
<email>danilodeklerk@gmail.com</email>
</author>
<published>2020-07-09T21:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=823165b9b784feda7546daa83ded9afe0e35ee6f'/>
<id>urn:sha1:823165b9b784feda7546daa83ded9afe0e35ee6f</id>
<content type='text'>
</content>
</entry>
</feed>
