qmk_firmware/quantum
Joel Challis 4ef8ff458d
Minor tidy up of key overrides (#13747)
* Minor tidy up of key overrides

* Update quantum/quantum.c

* Update quantum/quantum.c
2021-07-28 12:01:49 +01:00
..
api
audio Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
backlight
bootmagic
debounce
keymap_extras Merge remote-tracking branch 'origin/master' into develop 2021-07-20 16:17:22 +00:00
led_matrix Switch Ergodox Infinity over to split_common (#13481) 2021-07-19 18:54:32 -07:00
process_keycode Minor tidy up of key overrides (#13747) 2021-07-28 12:01:49 +01:00
rgb_matrix Align AW20216 driver (#13712) 2021-07-27 23:55:51 +01:00
rgblight Merge remote-tracking branch 'upstream/master' into develop 2021-07-25 12:17:15 +10:00
sequencer matrix_scan_x -> x_task (#13748) 2021-07-28 12:01:23 +01:00
serial_link
split_common Avoid LTO conficts on arm_atsam (#13676) 2021-07-24 12:13:06 +01:00
template
tools
visualizer
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h
command.c
command.h
config_common.h
crc.c
crc.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
haptic.c Haptic: driver-> feature (#13713) 2021-07-25 19:14:58 -07:00
haptic.h Haptic: driver-> feature (#13713) 2021-07-25 19:14:58 -07:00
joystick.c
joystick.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
led.c
led.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
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
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
quantum.c Minor tidy up of key overrides (#13747) 2021-07-28 12:01:49 +01:00
quantum.h matrix_scan_x -> x_task (#13748) 2021-07-28 12:01:23 +01:00
quantum_keycodes.h [Feature] Key Overrides (#11422) 2021-07-13 10:13:51 -07:00
ring_buffer.h
send_string.c Move `SENDSTRING_BELL` code to `send_string.h` (#13566) 2021-07-16 09:40:20 -07:00
send_string.h
send_string_keycodes.h
util.h
variable_trace.c
variable_trace.h
velocikey.c clang-format changes 2019-08-30 15:01:52 -07:00
velocikey.h
via.c
via.h
via_ensure_keycode.h
wpm.c
wpm.h