qmk_firmware/keyboards/crkbd/rev1
Drashna Jaelre 947e61eaeb [Keyboard] Change Corne RGB Matrix split handling (#7117)
* [Keyboard] Change Corne RGB Matrix split handling

This uses the "is_master" detection to set the led matrix, rather than a define at compile time.

This means that the same hex can be used for both halves, not just one or the other.  The caveat is that this costs ~240 bytes to do.
However, I feel that this is a good trade-off, not just lazy.

* Update documentation for RGB Matrix on the Corne
2019-10-28 16:29:00 -07:00
..
config.h Fix Corne keyboard matrix configuration (#6684) 2019-09-14 17:46:14 +10:00
matrix.c [Keymap] Add BB8520 trackpad support for CrKbd (#5925) 2019-06-11 15:18:14 -07:00
rev1.c [Keyboard] Change Corne RGB Matrix split handling (#7117) 2019-10-28 16:29:00 -07:00
rev1.h Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01:00
rules.mk [Keyboard] Fix up and clean Corne Keyboard code (#6284) 2019-07-28 10:56:35 -07:00
serial_config.h
serial_config_simpleapi.h
split_scomm.c
split_scomm.h
split_util.c
split_util.h