* [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 |
||
|---|---|---|
| .. | ||
| 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 | ||