qmk/quantum
QMK Bot 6ed61c65dd
[CI] Format code according to conventions (#25827)
Format code according to conventions
2025-11-30 19:25:13 +00:00
..
audio [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
backlight [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
battery Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
bootmagic Removal of bootmagic lite terminology (#22979) 2024-02-17 12:27:34 +00:00
connection Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
debounce
encoder/tests [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
keymap_extras Fix Slovak and Lithuanian (QWERTY) sendstring LUTs (#25703) 2025-10-06 17:27:31 +01:00
led_matrix Add `{rgb|led}_matrix_get_mode_name()`. (#25344) 2025-06-07 22:56:58 +10:00
logging
midi
nvm [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
os_detection/tests
painter [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
pointing_device Add core handling for pointing device failures. (#25315) 2025-06-14 13:55:35 +01:00
process_keycode [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
rgb_matrix Clamp reactive offset value (#25489) 2025-07-13 16:38:32 +01:00
rgblight [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
send_string
sequencer
split_common [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
unicode Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
wear_leveling [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
action.c
action.h
action_code.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
action_layer.c
action_layer.h
action_tapping.c [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
action_tapping.h
action_util.c
action_util.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
basic_profiling.h
bits.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 [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
command.h
compiler_support.h Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
dynamic_keymap.c Fix dynamic keymap macro only sending first. (#25309) 2025-05-27 14:22:55 +01:00
dynamic_keymap.h
eeconfig.c Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262) 2025-05-14 22:02:43 +10:00
eeconfig.h [Bugfix] User eeconfig utility macros (#25350) 2025-06-09 19:35:48 +01:00
encoder.c
encoder.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
haptic.c
haptic.h Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
joystick.c
joystick.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
keyboard.c Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
keyboard.h
keycode.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
keycode_config.c
keycode_config.h Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
keycode_string.c
keycode_string.h
keycodes.h
keymap_common.c Fix reference to wrong layer when LM used with right modifiers (#25303) 2025-05-27 23:24:20 +01:00
keymap_common.h
keymap_introspection.c Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
keymap_introspection.h
layer_lock.c
layer_lock.h
leader.c
leader.h
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
matrix.h Add MATRIX_ROWS_PER_HAND definition (#25513) 2025-07-25 10:04:12 +10:00
matrix_common.c Add MATRIX_ROWS_PER_HAND definition (#25513) 2025-07-25 10:04:12 +10:00
modifiers.h
mousekey.c [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
mousekey.h
os_detection.c
os_detection.h
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c Align sleep_led logic (#25395) 2025-06-27 08:17:28 +01:00
quantum.h Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
quantum_keycodes.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
quantum_keycodes_legacy.h Remove deprecated `RGB_` and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
raw_hid.c
raw_hid.h
repeat_key.c
repeat_key.h
ring_buffer.h
secure.c [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
secure.h
steno_keycodes.h
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
variable_trace.c
variable_trace.h
via.c [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
via.h
virtser.h
wpm.c
wpm.h