qmk-firmware/quantum/split_common
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392)
* Add support for wiring RGB LEDs for both halves directly to their respective controllers

RGB LEDs for each half don't need to be chained together across the TRRS cable with this

* Add split RGB LED support for serial

* Update config/rules for bakingpy layout

* Un-nest ifdefs for hand detection

* Read RGB config state from memory instead of EEPROM for serial updates

* Reuse existing LED pointer instead of creating new one
2019-03-23 17:20:14 -07:00
..
eeprom-lefthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
eeprom-righthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
matrix.c Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
matrix.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
serial.c Update split keyboard docs (#4735) 2018-12-28 13:02:53 -08:00
serial.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
split_util.c Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
split_util.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
transport.c Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
transport.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00