qmk_firmware/quantum
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
..
api
audio Add 3 new songs and add new note type (#5351) 2019-03-11 13:53:22 -07:00
debounce Clean up debounce a bit (#5255) 2019-03-04 07:44:46 -08:00
keymap_extras Add UK variant of the SEND_STRING() LUTs 2019-02-18 08:47:31 -08:00
process_keycode Fix Tx Bolt ghosting second character on key press (#5229) 2019-02-23 19:32:48 -08:00
serial_link
split_common rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
stm32
template Ask for your name when generating a new keyboard (#5214) 2019-02-26 07:59:34 -08:00
tools
visualizer
api.c rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
api.h
color.c
color.h
config_common.h Add new keyboard Plaid and ATMEGA328p support (#5379) 2019-03-12 11:48:17 -07:00
debounce.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
keymap.h
led_matrix_drivers.c fix the led_matrix.h naming conflict 2019-02-10 15:37:12 -08:00
led_matrix.c fix the led_matrix.h naming conflict 2019-02-10 15:37:12 -08:00
led_tables.c
led_tables.h
ledmatrix.h fix the led_matrix.h naming conflict 2019-02-10 15:37:12 -08:00
matrix.c Debounce refactor / API (#3720) 2019-02-14 20:36:20 -08:00
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h Fix indentation in quantum_keycodes.h (#5221) 2019-02-24 15:21:09 -08:00
quantum.c Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
quantum.h Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
rgb_matrix_drivers.c
rgb_matrix.c
rgb_matrix.h revert accidental rgb_matrix.h changes 2019-02-10 15:37:12 -08:00
rgb.h
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
rgblight.c rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
rgblight.h rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c Velocikey: Match RGB animation speed to typing speed (#3754) 2019-02-21 07:22:46 -08:00
velocikey.h Velocikey: Match RGB animation speed to typing speed (#3754) 2019-02-21 07:22:46 -08:00