qmk/quantum
skullydazed 4580d3a730 RGB improvements (#1684)
* Allow the knight animation to be restricted to a portion of the LED strip

* Add keys for jumping directly to particular animation modes

* Remove orphaned break statements

* Tweak the `RGB_MODE` buttons so they cycle through the same mode.

* small indentation fix
2017-09-06 14:49:19 -07:00
..
api
audio add audio on/off audios 2017-09-06 12:37:57 -04:00
keymap_extras
process_keycode add UC_OSX_RALT to make unicode use the Right Alt key on OSX 2017-08-30 11:38:03 -04:00
serial_link
template
tools
visualizer Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Required overridden function for keymaps in EEPROM 2017-08-19 08:16:58 -04:00
led_tables.c
led_tables.h
matrix.c
pincontrol.h
quantum.c RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
quantum.h
quantum_keycodes.h RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
rgblight.c RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
rgblight.h RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
variable_trace.c
variable_trace.h