qmk_firmware/quantum
2022-11-04 00:50:59 +00:00
..
audio In honor of king terry (#17387) 2022-06-23 02:47:15 +01:00
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging
painter
pointing_device
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode
wear_leveling
action.c Programmable Button API refactor and improve docs (#18641) 2022-10-15 14:33:24 +11:00
action.h
action_code.h Small un/register_code() cleanups (#18544) 2022-09-30 16:29:24 -04:00
action_layer.c
action_layer.h Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
action_tapping.c Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) 2022-06-24 12:40:09 +02:00
action_tapping.h
action_util.c Fix oneshot toggle logic (#16630) 2022-03-14 01:11:42 +00:00
action_util.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h Reduce includes for caps_word header (#18948) 2022-11-03 23:42:58 +00:00
color.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
color.h
command.c
command.h Remove legacy keycode use from command (#18002) 2022-08-12 03:03:36 +01:00
config_common.h Remove quantum/audio from global VPATH (#18753) 2022-10-20 14:41:45 +01:00
crc.c
crc.h Reduce includes for crc header (#18947) 2022-11-03 21:36:58 +00: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 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
digitizer.h
dip_switch.c Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h Normalise Dynamic Macro keycodes (#18939) 2022-11-03 23:01:06 +00:00
eeconfig.c Simplify Keymap Config EEPROM (#18886) 2022-11-01 01:02:43 +00:00
eeconfig.h Simplify Keymap Config EEPROM (#18886) 2022-11-01 01:02:43 +00:00
encoder.c
encoder.h Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
haptic.c [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) 2022-05-15 21:24:35 +10:00
haptic.h haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 2021-11-02 16:54:29 +11:00
joystick.c
joystick.h
keyboard.c
keyboard.h [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
keycode.h Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
keycode_config.c PoC: Swap Escape and Caps (#16336) 2022-07-02 22:08:48 +10:00
keycode_config.h [Core] Add getreuer's Autocorrect feature to core (#15699) 2022-09-17 17:50:54 +10:00
keymap.h Start moving towards introspection-based data retrieval (#18441) 2022-09-29 18:25:55 +01:00
keymap_common.c Handle mouse keys more consistently (#18513) 2022-09-29 10:50:47 -07:00
keymap_introspection.c
keymap_introspection.h Start moving towards introspection-based data retrieval (#18441) 2022-09-29 18:25:55 +01:00
led.c quantum: led: split out led_update_ports() for customization of led behaviour (#14452) 2022-10-06 21:24:41 +11:00
led.h quantum: led: split out led_update_ports() for customization of led behaviour (#14452) 2022-10-06 21:24:41 +11:00
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h Custom matrix lite support for split keyboards (#14674) 2021-12-27 21:03:40 +11:00
matrix_common.c Merge remote-tracking branch 'origin/master' into develop 2022-08-07 19:33:39 +00:00
mousekey.c add "inertia" mode for mouse keys (#18774) 2022-10-26 20:49:44 +01:00
mousekey.h
pointing_device_internal.h [Core] Introduce pointing device specific debug messages (#17663) 2022-08-29 19:16:49 +02:00
programmable_button.c
programmable_button.h
quantum.c Deprecate ONESHOT_* keycodes for QK_ONE_SHOT_* (#18844) 2022-10-25 17:50:22 +01:00
quantum.h [Core] Add getreuer's Autocorrect feature to core (#15699) 2022-09-17 17:50:54 +10:00
quantum_keycodes.h Normalise Dynamic Macro keycodes (#18939) 2022-11-03 23:01:06 +00:00
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 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
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 Enhancement and fixes of "Secure" feature (#16958) 2022-05-14 23:07:08 +01:00
sync_timer.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
sync_timer.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
virtser.h
wpm.c Reduce includes for wpm header (#18949) 2022-11-04 00:50:59 +00:00
wpm.h