qmk_firmware/quantum
Drashna Jaelre 4c14b11fc7
Add Indicator flag for RGB Matrix (#9933)
* Add Indicator flag for RGB Matrix

This adds a new flag for the RGB Matrix feature that lets you specify if the LED is an indicator LED, to be used to indicate the system state of the keyboard (eg caps/num/etc lock status, layer indication, modifer status, etc).

* Better formatting of table
2020-08-05 13:29:04 -07:00
..
api
audio Allow for user song list (#9281) 2020-07-16 16:45:50 +10:00
backlight Refactor ARM backlight (#7959) 2020-07-10 09:12:40 +01:00
debounce
keymap_extras Fixed CA_DOTA key code (#9722) 2020-07-16 15:50:51 +10:00
process_keycode
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common
stm32
template Remove DESCRIPTION (#9732) 2020-07-16 15:49:18 +10:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dip_switch.c
dip_switch.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
keymap.h
led_matrix_drivers.c
led_matrix.c
led_tables.c
led_tables.h
ledmatrix.h
matrix_common.c
matrix.c
mcu_selection.mk
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c
quantum.h Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 2020-07-16 22:27:55 +10:00
rgb_matrix_drivers.c Fix RGB Matrix using RGBW WS2812 LEDs (#9705) 2020-07-13 23:28:42 +01:00
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 2020-08-05 13:29:04 -07:00
rgb_matrix.c Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874) 2020-08-04 21:03:29 -07:00
rgb_matrix.h
rgb.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight.c
rgblight.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
wpm.c
wpm.h