You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
6 years ago
..
eeprom-lefthand.eep Lets split eh (#3120) 7 years ago
eeprom-righthand.eep Lets split eh (#3120) 7 years ago
matrix.c Next set of split_common changes (#4974) 6 years ago
matrix.h Simplify split_common Code significantly (#4772) 6 years ago
serial.c Update split keyboard docs (#4735) 6 years ago
serial.h Simplify split_common Code significantly (#4772) 6 years ago
split_util.c Next set of split_common changes (#4974) 6 years ago
split_util.h Simplify split_common Code significantly (#4772) 6 years ago
transport.c rgblight split transfer non-eeprom config (#5396) 6 years ago
transport.h Simplify split_common Code significantly (#4772) 6 years ago