qmk_firmware/quantum/split_common
Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396)
* Make rgblight_update_dword not update eeprom (we already have
eeconfig_update_rgblight for that).

Make split i2c keyboards transfer active rgblight config rather than
eeprom saved version of rgblight config, enabling runtime changes
that aren't persisted to eeprom.

* prev_level and prev_rgb only store successfully transmitted values
2019-03-15 13:46:49 -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 Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
split_util.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
transport.c rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
transport.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00