qmk/quantum
2022-09-16 00:06:00 +01:00
..
audio
backlight Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
bootmagic
debounce
encoder/tests
keymap_extras Fix DV_SCLN and DV_COLN in keymap_spanish_dvorak.h (#18043) 2022-08-15 18:41:05 +01:00
led_matrix Add led matrix support for CKLED2001 (#17643) 2022-08-13 14:39:06 +01:00
logging
painter Refactor Unicode feature (#18333) 2022-09-12 08:49:04 -07:00
pointing_device Fix cirque tap from secondary side (#18351) 2022-09-14 23:48:43 -07:00
process_keycode Refactor Unicode feature (#18333) 2022-09-12 08:49:04 -07:00
rgb_matrix Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
rgblight
send_string Add missing SS_LOPT and SS_ROPT defines (#18175) 2022-08-27 09:41:10 +10:00
sequencer
split_common Move fake EE_HANDS (#18352) 2022-09-16 00:06:00 +01:00
unicode Refactor Unicode feature (#18333) 2022-09-12 08:49:04 -07:00
wear_leveling
action_code.h Align TO() max layers with other keycodes (#17989) 2022-08-14 21:25:46 +10:00
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c [Bug] Add key event check to is_tap_record and remove is_tap_key (#18063) 2022-08-15 16:40:51 +02:00
action.h [Bug] Add key event check to is_tap_record and remove is_tap_key (#18063) 2022-08-15 16:40:51 +02:00
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c
command.h Remove legacy keycode use from command (#18002) 2022-08-12 03:03:36 +01:00
config_common.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
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
eeconfig.c Move fake EE_HANDS (#18352) 2022-09-16 00:06:00 +01:00
eeconfig.h
encoder.c Use TAP_CODE_DELAY for encoder mapping by default (#18098) 2022-08-28 21:53:08 -07:00
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
haptic.h
joystick.c
joystick.h
keyboard.c Move Bluetooth-related function calls up to host/keyboard level (#18274) 2022-09-07 19:59:24 +01:00
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_config.c
keycode_config.h
keycode_legacy.h
keycode.h
keymap_common.c Align TO() max layers with other keycodes (#17989) 2022-08-14 21:25:46 +10:00
keymap_introspection.c Clean-up of #define _ADJUST 16 instances (#18182) 2022-08-27 23:13:44 -07:00
keymap_introspection.h
keymap.h Remove deprecated RESET keycode alias (#18271) 2022-09-14 11:15:57 -07:00
led_tables.c
led_tables.h
led.c
led.h
main.c
matrix_common.c Merge remote-tracking branch 'origin/master' into develop 2022-08-07 19:33:39 +00:00
matrix.c
matrix.h
mousekey.c
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_keycodes_legacy.h Remove deprecated RESET keycode alias (#18271) 2022-09-14 11:15:57 -07:00
quantum_keycodes.h Added emacs as an "operating system" for input mode. (#16949) 2022-08-14 20:24:52 +01:00
quantum.c Better handle EEPROM reset keycode (#18244) 2022-09-01 20:43:06 -07:00
quantum.h Refactor Unicode feature (#18333) 2022-09-12 08:49:04 -07:00
raw_hid.h
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
util.h Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via_ensure_keycode.h
via.c
via.h
virtser.h
wpm.c
wpm.h