Commit Graph

5 Commits (d38eadd0d760ced0763f7c4f87a591f77c588f8f)

Author SHA1 Message Date
skullY b624f32f94 clang-format changes 6 years ago
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
skullydazed 23839b8c6d Clarify the quantum license (#1042)
* Clarify the license for files we have signoff on

* Update against the currently signed off files

* Remove unused and not clearly licensed headers

* Replace an #endif I accidentally removed while resolving merge conflicts
8 years ago
Jack Humbert 06c64bbff3 rgb clean-up, api clean-up 8 years ago
Jack Humbert 7edac212c8 separated into api files/folder 9 years ago