qmk_firmware/quantum
Ryan cb19c0906e
LED Matrix: Reactive effect buffers & advanced indicators (#12588)
2021-04-20 17:38:44 +10:00
..
api
audio
backlight
bootmagic
debounce
keymap_extras Merge remote-tracking branch 'origin/master' into develop 2021-01-13 04:53:32 +00:00
process_keycode Add Per Key functionality for AutoShift (#11536) 2021-04-19 20:34:14 -07:00
rgb_matrix_animations
rgb_matrix_runners
sequencer
serial_link
split_common
template
tools
visualizer
api.c
api.h
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 Adding keyboard level weak function for slave matrix scan (#12317) 2021-03-25 22:33:18 +11:00
matrix_common.c
mcu_selection.mk Add support for producing UF2-format binaries. (#12435) 2021-04-06 16:39:15 +10:00
mousekey.c Fix Kinetic speed condition (#12139) 2021-03-25 23:11:16 +11:00
mousekey.h
pointing_device.c
pointing_device.h Improve Pointing Device report sending (#11064) 2021-02-03 17:25:05 -08:00
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.c
send_string.h
send_string_keycodes.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h
wpm.c
wpm.h