qmk-firmware/quantum
Nick Brassel 1108210f1b
Keep track of encoder activity (#11595)
* Keep track of encoder activity, provide API for either matrix/encoder.

* Fixup build when no RGBLIGHT or Backlight enabled.
2021-01-21 22:24:07 +11:00
..
api
audio
backlight
debounce
keymap_extras Merge remote-tracking branch 'origin/master' into develop 2021-01-13 04:53:32 +00:00
process_keycode Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234) 2021-01-19 18:08:06 -08:00
rgb_matrix_animations allow customizing decrease delay of rgb heatmap (#11322) 2021-01-14 11:29:00 -08:00
rgb_matrix_runners
sequencer
serial_link
split_common qmk cformat 2021-01-17 10:19:56 -08:00
template
tools
visualizer
api.c
api.h
color.c
color.h Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00
config_common.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c Keep track of encoder activity (#11595) 2021-01-21 22:24:07 +11:00
encoder.h Keep track of encoder activity (#11595) 2021-01-21 22:24:07 +11:00
fauxclicky.c
fauxclicky.h
joystick.c
joystick.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_matrix_drivers.c
led_matrix.c
led_matrix.h
led_tables.c
led_tables.h
led.c
matrix_common.c fix matrix_io_delay() timing in quantum/matrix.c (#9603) 2021-01-13 12:46:22 +11:00
matrix.c fix matrix_io_delay() timing in quantum/matrix.c (#9603) 2021-01-13 12:46:22 +11:00
mcu_selection.mk
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c qmk cformat 2021-01-17 10:19:56 -08:00
quantum.h qmk cformat 2021-01-17 10:19:56 -08:00
rgb_matrix_drivers.c
rgb_matrix_types.h
rgb_matrix.c
rgb_matrix.h
rgb.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight.c qmk cformat 2021-01-17 10:19:56 -08:00
rgblight.h Merge remote-tracking branch 'origin/master' into develop 2021-01-11 08:07:48 +00:00
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
wpm.c
wpm.h