qmk_firmware/quantum
Ryan 53b96f685d
RGBLight: Allow configurable default settings (#11912)
* RGBLight: Allow configurable default settings

* Docs
2021-02-16 10:51:28 -05:00
..
api
audio
backlight
debounce
keymap_extras
process_keycode
rgb_matrix_animations
rgb_matrix_runners
sequencer
serial_link
split_common
template
tools
visualizer
api.c
api.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
bitwise.c
bitwise.h
color.c
color.h
command.c
command.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
config_common.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
joystick.c
joystick.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led.c
led.h
led_matrix.c
led_matrix.h
led_matrix_drivers.c
led_matrix_types.h
led_tables.c
led_tables.h
matrix.c
matrix.h
matrix_common.c
mcu_selection.mk
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
quantum.c
quantum.h
quantum_keycodes.h
rgb.h
rgb_matrix.c
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c
rgblight.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h New RGB Lighting effect: Twinkle (#8887) 2020-05-09 01:56:16 -07:00
rgblight_post_config.h
ring_buffer.h
send_string_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 2020-04-12 11:37:55 -07:00
util.h
variable_trace.c
variable_trace.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
velocikey.c
velocikey.h
via.c
via.h
wpm.c
wpm.h