qmk_firmware/quantum
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422)
2021-07-13 10:13:51 -07:00
..
api
audio
backlight
bootmagic
debounce
keymap_extras `keymap_extras`: Remove deprecated defines (#12949) 2021-07-06 09:05:11 +10:00
led_matrix Move LED/RGB Matrix code into their own directories (#13257) 2021-06-22 18:26:23 +10:00
process_keycode [Feature] Key Overrides (#11422) 2021-07-13 10:13:51 -07:00
rgb_matrix Merge remote-tracking branch 'origin/master' into develop 2021-06-23 09:45:48 +00:00
rgblight Relocate RGB/HSV color defs to a more fitting place (#13377) 2021-06-29 19:15:58 +01:00
sequencer
serial_link
split_common Unify matrix for split common and regular matrix (#13330) 2021-07-11 14:31:35 -07:00
template
tools
visualizer
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h Relocate RGB/HSV color defs to a more fitting place (#13377) 2021-06-29 19:15:58 +01:00
command.c Improve layer mask handling (#13065) 2021-07-03 00:19:52 -07:00
command.h
config_common.h
crc.c
crc.h
debounce.h
dip_switch.c Convert Dip Switch callbacks to boolean functions (#13399) 2021-07-01 08:22:21 -07:00
dip_switch.h Convert Dip Switch callbacks to boolean functions (#13399) 2021-07-01 08:22:21 -07:00
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_tables.c
led_tables.h
matrix.c Change the prototype of matrix_output_unselect_delay() (#13045) 2021-07-13 16:50:25 +09:00
matrix.h Change the prototype of matrix_output_unselect_delay() (#13045) 2021-07-13 16:50:25 +09:00
matrix_common.c Change the prototype of matrix_output_unselect_delay() (#13045) 2021-07-13 16:50:25 +09:00
mcu_selection.mk Adds support for STM32L412xB, STM32L422xB. (#13383) 2021-06-30 10:07:40 +10:00
mousekey.c mousekey: expose current report to users (#13069) 2021-07-03 00:50:47 -07:00
mousekey.h mousekey: expose current report to users (#13069) 2021-07-03 00:50:47 -07:00
pointing_device.c
pointing_device.h
quantum.c [Feature] Key Overrides (#11422) 2021-07-13 10:13:51 -07:00
quantum.h [Feature] Key Overrides (#11422) 2021-07-13 10:13:51 -07:00
quantum_keycodes.h [Feature] Key Overrides (#11422) 2021-07-13 10:13:51 -07:00
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