<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/crkbd/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-09-22T03:32:56Z</updated>
<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>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>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>Update miryoku (#9442)</title>
<updated>2020-06-23T05:30:05Z</updated>
<author>
<name>Manna Harbour</name>
<email>51143715+manna-harbour@users.noreply.github.com</email>
</author>
<published>2020-06-23T05:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f0bde7906d35c1955a39251659e80d41caccbc54'/>
<id>urn:sha1:f0bde7906d35c1955a39251659e80d41caccbc54</id>
<content type='text'>
- Add mouse buttons overlay layer
- Change button order
- Remove crkbd hardware specifics
- Add alternative base layer alphas
- Change title
- Add logo
- Reword intro text
- Add dev branch and new commits links
- Replace manual toc and remove anchors
- Unindent lists
- Reduce headings
- Update docs
- Build keymap as object instead of including .c file
- Add kle subset mapping images
- Add alternative mapping support
- Change default mapping for ortho_4x12
- Add split mapping for ortho_4x12
- Add contact section
- Add #pragma once to layout and keyboard config.h</content>
</entry>
<entry>
<title>[Keymap] Drashna's Keymap Update - Display Edition (#9282)</title>
<updated>2020-06-15T10:41:28Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-06-15T10:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=357a888d805c21c9cb4917f55d558195e8b85db5'/>
<id>urn:sha1:357a888d805c21c9cb4917f55d558195e8b85db5</id>
<content type='text'>
OLED Display fixes
Add support for RGBLIGHT Layers
Add gaming layer to corn and kyria
RGBLight Startup Animation fixes and improvements (uses matrix_scan now!)
Pimoroni Trackball support added (IT'S RGB!!!)
Fix issues due to code changes</content>
</entry>
<entry>
<title>[Keymap] Personal keymaps for Prime_E, Corne, Space65 and updates (#9234)</title>
<updated>2020-06-13T19:03:11Z</updated>
<author>
<name>Sid Carter</name>
<email>sidcarter@users.noreply.github.com</email>
</author>
<published>2020-06-13T19:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=307013a2f868593784446b55f5c29ef9b6072f5c'/>
<id>urn:sha1:307013a2f868593784446b55f5c29ef9b6072f5c</id>
<content type='text'>
* initial draft maps

* updates to the keymap to enable LED

* does one still have to do these shenanigans?

* update keymap with lights

* update OLED stuff

* update corne config

* update singav3 pcb config

* update ilpse config and map

* update prime keymap as well

* update the keymap for prime_e

* update tapping term and keymap

* switch numbers to the raise layer

* move nav to lower

* add mousekeys as well

* some fixes

* update keymap

* add my layout for space65

* update map

* update keymap

* add grave key

* update  config for my keymap

* update keymap

* switch to newer mechanisms

* grave on capslock

* cleanup

* udpate config

* update keymap

* Update keyboards/gray_studio/space65/keymaps/madhatter/rules.mk

* Update keyboards/gray_studio/space65/keymaps/madhatter/keymap.c

* Update keyboards/crkbd/keymaps/madhatter/rules.mk

* Update keyboards/crkbd/keymaps/madhatter/rules.mk

* Update keyboards/gray_studio/space65/keymaps/madhatter/keymap.c

* Update keyboards/crkbd/keymaps/madhatter/keymap.c

* Update keyboards/primekb/prime_e/keymaps/madhatter/config.h

* Update keyboards/gray_studio/space65/keymaps/madhatter/config.h

* Update keyboards/crkbd/keymaps/madhatter/keymap.c

* Update keyboards/wilba_tech/wt75_b/keymaps/madhatter/config.h

* Update keyboards/crkbd/keymaps/madhatter/keymap.c

* Update keyboards/crkbd/keymaps/madhatter/keymap.c

* Update keyboards/gray_studio/space65/keymaps/madhatter/config.h

* Update keyboards/primekb/prime_e/keymaps/madhatter/config.h

* Update keyboards/wilba_tech/wt75_b/keymaps/madhatter/config.h

* Update keyboards/crkbd/keymaps/madhatter/keymap.c

* Update keyboards/crkbd/keymaps/madhatter/keymap.c

* Update keyboards/primekb/prime_e/keymaps/madhatter/keymap.c

* Update keyboards/crkbd/keymaps/madhatter/readme.md

* remove file I don't use
</content>
</entry>
<entry>
<title>[Keymap] Add custom corne keymap (#9283)</title>
<updated>2020-06-13T08:18:33Z</updated>
<author>
<name>Gautham Yerroju</name>
<email>gautham.yerroju@gmail.com</email>
</author>
<published>2020-06-13T08:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2bfcb6bfc5766ede2b63041af3a163408caa6ad9'/>
<id>urn:sha1:2bfcb6bfc5766ede2b63041af3a163408caa6ad9</id>
<content type='text'>
* Add custom corne keymap

* Clean up rules.mk

* Clean up base layer on keymap.c

* Clean up lower layer on keymap.c

* Clean up raise layer on keymap.c

* Clean up adjust layer in keymap.c
</content>
</entry>
</feed>
