[Keyboard] Change Corne RGB Matrix split handling (#7117)
authorDrashna Jaelre <drashna@live.com>
Mon, 28 Oct 2019 23:29:00 +0000 (16:29 -0700)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Mon, 28 Oct 2019 23:29:00 +0000 (16:29 -0700)
commit947e61eaebf168c0c60be34914141cff9a69e599
tree9f79e56fd2c3df5ba3345c8a9b6dc15c109ab065
parenta0964532594958c06a5f39900a59dd04201a2eee
[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
keyboards/crkbd/readme.md
keyboards/crkbd/rev1/rev1.c