qmk-dactyl-manuform-a/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
matrix.c
rev1.c
rev1.h
rules.mk
serial_config.h
serial_config_simpleapi.h
split_scomm.c
split_scomm.h
split_util.c
split_util.h