qmk_firmware/quantum
2021-12-27 13:50:44 +11:00
..
audio Move Audio drivers from quantum to platform drivers folder (#14308) 2021-10-06 12:01:45 +11:00
backlight Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344) 2021-11-29 15:07:36 +00:00
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
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 Move print/debug files to quantum (#12069) 2021-08-03 18:49:33 +01:00
process_keycode
rgb_matrix
rgblight
sequencer Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
split_common
action.c
action.h
action_code.h
action_layer.c Migrate platform independent code from tmk_core -> quantum (#13673) 2021-08-18 00:18:58 +01:00
action_layer.h Migrate platform independent code from tmk_core -> quantum (#13673) 2021-08-18 00:18:58 +01:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
bitwise.c Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
bitwise.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
color.c
color.h
command.c
command.h
config_common.h
crc.c
crc.h
debounce.h
deferred_exec.c Add support for deferred executors. (#14859) 2021-11-15 18:21:09 +00:00
deferred_exec.h Add support for deferred executors. (#14859) 2021-11-15 18:21:09 +00:00
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
dynamic_keymap.h clang-format changes 2019-08-30 15:01:52 -07:00
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c
encoder.h [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) 2021-11-27 14:40:09 +11:00
haptic.c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 2021-11-02 16:54:29 +11:00
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode.h Basic keycode overhaul (#14726) 2021-11-03 22:22:17 -07:00
keycode_config.c
keycode_config.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
keycode_legacy.h Basic keycode overhaul (#14726) 2021-11-03 22:22:17 -07:00
keymap.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
keymap_common.c Basic keycode overhaul (#14726) 2021-11-03 22:22:17 -07:00
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c Optimize matrix scanning by removing variable shifts (#14947) 2021-10-26 20:01:57 -07:00
matrix.h
matrix_common.c
mousekey.c mousekey: expose current report to users (#13069) 2021-07-03 00:50:47 -07:00
mousekey.h
pointing_device.c
pointing_device.h
pointing_device_drivers.c
programmable_button.c
programmable_button.h
quantum.c New feature: DYNAMIC_TAPPING_TERM_ENABLE (#11036) 2021-11-26 07:06:50 +11:00
quantum.h New feature: DYNAMIC_TAPPING_TERM_ENABLE (#11036) 2021-11-26 07:06:50 +11:00
quantum_keycodes.h New feature: DYNAMIC_TAPPING_TERM_ENABLE (#11036) 2021-11-26 07:06:50 +11:00
raw_hid.h
ring_buffer.h
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 Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h Basic keycode overhaul (#14726) 2021-11-03 22:22:17 -07:00
virtser.h
wpm.c
wpm.h