mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-29 21:02:56 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| eeprom-lefthand.eep | ||
| eeprom-righthand.eep | ||
| matrix.c | ||
| matrix.h | ||
| serial.c | ||
| serial.h | ||
| split_util.c | ||
| split_util.h | ||
| transport.c | ||
| transport.h | ||