qmk/quantum
Drashna Jaelre 5c4b53a143
[Bug] Realign and size check EECONFIG structures (#20541)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-08 10:56:03 -07:00
..
audio [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
backlight [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
logging
midi
os_detection/tests
painter Merge remote-tracking branch 'origin/master' into develop 2023-05-06 14:53:53 +00:00
pointing_device
process_keycode
rgb_matrix [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
rgblight [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
send_string
sequencer
split_common
unicode [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
wear_leveling
action.c
action.h
action_code.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h Fix OSMs getting stuck (#20034) 2023-04-03 15:38:44 +10:00
basic_profiling.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 Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
command.h Remove legacy keycode use from command (#18002) 2022-08-12 03:03:36 +01:00
crc.c Reduce includes for crc header (#18947) 2022-11-03 21:36:58 +00:00
crc.h Reduce includes for crc header (#18947) 2022-11-03 21:36:58 +00:00
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
dip_switch.c
dip_switch.h Reduce includes for dip_switch header (#18951) 2022-11-04 11:54:35 +00:00
dynamic_keymap.c Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
dynamic_keymap.h VIA V3 - The Custom UI Update (#18222) 2022-11-10 07:46:44 +11:00
dynamic_macro.h Normalise Dynamic Macro keycodes (#18939) 2022-11-03 23:01:06 +00:00
eeconfig.c [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
eeconfig.h [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
encoder.c
encoder.h Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
haptic.c
haptic.h [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
joystick.c
joystick.h
keyboard.c
keyboard.h [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
keycode.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
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.h
keymap_common.c Remove use of keymap.h (#20004) 2023-03-27 20:08:17 +01:00
keymap_common.h Remove use of keymap.h (#20004) 2023-03-27 20:08:17 +01:00
keymap_introspection.c Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
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 Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
main.c
matrix.c
matrix.h
matrix_common.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
modifiers.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
mousekey.c
mousekey.h
os_detection.c Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) 2023-04-04 08:48:51 +10:00
os_detection.h Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) 2023-04-04 08:48:51 +10: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
ring_buffer.h
secure.c
secure.h
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.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.c
via.h VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
virtser.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
wpm.c
wpm.h