qmk_firmware/quantum
Nick Brassel f41bc8ce20
bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472)
Co-authored-by: Nimish Gåtam <nimishg@gmail.com>
2023-07-08 10:15:51 +10:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras Fix capital letters not getting sent with sendstring_swiss_fr.h (Issue #20080) (#20515) 2023-04-20 16:07:04 +01:00
led_matrix
logging
midi
os_detection/tests
painter [Bugfix] Check `NULL` pointers on QP (#20481) 2023-07-08 00:51:19 +10:00
pointing_device
process_keycode [Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides (#20992) 2023-07-08 00:18:02 +10:00
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode
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
basic_profiling.h
bitwise.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
bitwise.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
caps_word.c
caps_word.h
color.c
color.h
command.c Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
command.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
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 [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
keycodes.h
keymap_common.c
keymap_common.h
keymap_introspection.c
keymap_introspection.h Keymap introspection for combos. (#19670) 2023-05-15 22:27:37 +10:00
leader.c
leader.h
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h
matrix_common.c
modifiers.h
mousekey.c
mousekey.h
os_detection.c
os_detection.h
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c
quantum.h
quantum_keycodes.h Unicodemap keycodes rename (#21092) 2023-06-01 17:25:08 +01:00
quantum_keycodes_legacy.h
raw_hid.h
repeat_key.c [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 2023-05-20 22:35:06 +10:00
repeat_key.h
ring_buffer.h
secure.c
secure.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
virtser.h
wpm.c
wpm.h