1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/quantum
2022-07-02 13:22:46 +10:00
..
audio
backlight
bootmagic Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
debounce
encoder/tests
keymap_extras Rename keymap_extras headers for consistency (#16939) 2022-05-15 21:27:01 +10:00
led_matrix
logging
painter
process_keycode
rgb_matrix
rgblight
sequencer
split_common
action.c
action.h
action_code.h
action_layer.c Missed some erroneous prints. (#16597) 2022-03-10 05:43:12 +11:00
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
bitwise.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c
command.h
config_common.h Remove deprecated KEYMAP alias (#15037) 2021-11-03 12:18:11 +11:00
crc.c
crc.h Add CRC8 calculation subsystem to quantum (#12641) 2021-06-18 00:09:43 +01:00
debounce.h
deferred_exec.c
deferred_exec.h Advanced deferred_exec for core-side code. (#15579) 2022-01-10 18:26:46 +00:00
digitizer.c
digitizer.h Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2021-08-18 04:52:44 +10:00
dip_switch.c
dip_switch.h
dynamic_keymap.c Fix missing definition for non-encoder case. (#16593) 2022-03-09 21:06:33 +11:00
dynamic_keymap.h Add support for encoder mapping. (#13286) 2022-03-09 19:29:00 +11:00
dynamic_macro.h
eeconfig.c
eeconfig.h Fix oneshot toggle logic (#16630) 2022-03-14 01:11:42 +00:00
encoder.c
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h Joystick: Simplify report descriptor and clean up error messages (#16926) 2022-04-26 08:54:34 +10:00
keyboard.c
keyboard.h Rename TICK to TICK_EVENT to prevent naming conflicts (#16649) 2022-03-14 20:06:21 +00:00
keycode.h
keycode_config.c
keycode_config.h
keycode_legacy.h
keymap.h
keymap_common.c Add support for encoder mapping. (#13286) 2022-03-09 19:29:00 +11:00
led.c
led.h
led_tables.c Remove unused LED_BREATHING_TABLE 2020-03-06 22:29:01 -08:00
led_tables.h
main.c
matrix.c
matrix.h
matrix_common.c
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
pointing_device_drivers.c
programmable_button.c
programmable_button.h
quantum.c
quantum.h
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
ring_buffer.h
secure.c Enhancement and fixes of "Secure" feature (#16958) 2022-05-14 23:07:08 +01:00
secure.h
send_string.c
send_string.h
send_string_keycodes.h
sync_timer.c
sync_timer.h
utf8.c
utf8.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 Fixes potential wpm sampling overflow, along with code comment fixes (#15277) 2021-12-27 11:52:56 +11:00