qmk_firmware/quantum
2022-01-15 18:28:29 +11:00
..
audio
backlight
bootmagic Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) 2021-08-20 21:02:53 -07:00
debounce
encoder/tests Re-add encoder tests (#15312) 2021-11-27 22:19:22 +11:00
keymap_extras Fix inverted gt and lt send_string mapping in canadian multilingual (#15487) 2021-12-16 10:05:06 -08:00
led_matrix
logging
process_keycode
rgb_matrix fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954) 2021-12-27 13:50:44 +11:00
rgblight
sequencer
split_common
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h Migrate platform independent code from tmk_core -> quantum (#13673) 2021-08-18 00:18:58 +01:00
action_tapping.c
action_tapping.h
action_util.c
action_util.h
bitwise.c
bitwise.h
color.c
color.h
command.c
command.h Refactor quantum/command.{c,h} for code size & {read,maintain}ability (#11842) 2021-08-07 17:12:57 +10:00
config_common.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h
dip_switch.c Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079) 2021-08-20 10:15:11 +01:00
dip_switch.h
dynamic_keymap.c [Bug] Remove config.h include in dynamic_keymap.c (#15886) 2022-01-15 18:28:29 +11:00
dynamic_keymap.h clang-format changes 2019-08-30 15:01:52 -07:00
dynamic_macro.h
eeconfig.c
eeconfig.h Reuse of EEPROM debounce logic (#14699) 2021-10-07 01:47:14 +01:00
encoder.c [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) 2021-11-27 14:40:09 +11:00
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c Fix develop after recent changes (#14975) 2021-10-28 23:43:57 +01:00
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keycode_legacy.h
keymap.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
keymap_common.c
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
main.c
matrix.c
matrix.h
matrix_common.c
mousekey.c
mousekey.h mousekey: expose current report to users (#13069) 2021-07-03 00:50:47 -07:00
pointing_device.c
pointing_device.h
pointing_device_drivers.c
programmable_button.c
programmable_button.h
quantum.c
quantum.h
quantum_keycodes.h
raw_hid.h
ring_buffer.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
send_string.c
send_string.h Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 2021-03-12 18:03:44 +11:00
send_string_keycodes.h
sync_timer.c
sync_timer.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h
virtser.h
wpm.c
wpm.h