1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/quantum
2023-02-14 12:44:42 -08:00
..
audio
backlight
bootmagic Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
debounce
encoder/tests
keymap_extras Regenerate Files (#19463) 2023-01-01 02:20:11 +00:00
led_matrix
logging
midi
os_detection/tests
painter
pointing_device
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
wear_leveling
action.c
action.h
action_code.h
action_layer.c
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 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
color.h
command.c
command.h
config_common.h
crc.c
crc.h
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
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h VIA V3 - The Custom UI Update (#18222) 2022-11-10 07:46:44 +11:00
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keycodes.h
keymap.h Start moving towards introspection-based data retrieval (#18441) 2022-09-29 18:25:55 +01:00
keymap_common.c Fix Layer Mod handling of with right-handed mods. (#19845) 2023-02-14 12:44:42 -08:00
keymap_introspection.c
keymap_introspection.h
leader.c
leader.h
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
os_detection.c
os_detection.h Detect host OS based on USB fingerprint (#18463) 2022-12-09 03:45:30 +11:00
pointing_device_internal.h
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 Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
secure.h
sync_timer.c
sync_timer.h
tri_layer.c [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00
tri_layer.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c [Bug] Use correct functions for RGB Matrix support in VIA (#19554) 2023-01-10 03:21:38 +00:00
via.h
virtser.h
wpm.c
wpm.h