qmk/quantum
Pablo Martínez 0550830909
[QP] Minor cleanup and support for RGB888 surface (#25706)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-10-07 19:10:38 -07:00
..
audio Relocate `AUDIO_INIT_DELAY` implementation (#25491) 2025-07-14 13:53:57 +01:00
backlight
battery Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
bootmagic
connection
debounce Refactor debounce algorithm with static allocation (#25515) 2025-09-07 13:34:05 +01:00
encoder/tests
keymap_extras Fix Slovak and Lithuanian (QWERTY) sendstring LUTs (#25703) 2025-10-06 17:27:31 +01:00
led_matrix Add generic handling to cycle LED/RGB Matrix flags (#24649) 2025-09-22 00:01:23 +01:00
logging
midi Unify MIDI note calculation with the audio feature's algorithm (#21588) 2023-07-27 16:14:34 -07:00
nvm Fix dynamic keymap static assert (#25327) 2025-06-03 13:03:59 +01:00
os_detection/tests
painter [QP] Minor cleanup and support for RGB888 surface (#25706) 2025-10-07 19:10:38 -07:00
pointing_device Add core handling for pointing device failures. (#25315) 2025-06-14 13:55:35 +01:00
process_keycode Add generic handling to cycle LED/RGB Matrix flags (#24649) 2025-09-22 00:01:23 +01:00
rgb_matrix Add generic handling to cycle LED/RGB Matrix flags (#24649) 2025-09-22 00:01:23 +01:00
rgblight
send_string
sequencer
split_common
unicode Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_tapping.c [Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys. (#25200) 2025-04-28 09:52:20 +02:00
action_tapping.h
action_util.c [Feature] Implement `mod_t` packed struct (#25168) 2025-09-30 15:52:43 +01:00
action_util.h [Feature] Implement `mod_t` packed struct (#25168) 2025-09-30 15:52:43 +01:00
basic_profiling.h
bits.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c Align sleep_led logic (#25395) 2025-06-27 08:17:28 +01:00
command.h
compiler_support.h
crc.c
crc.h
debounce.h Refactor debounce algorithm with static allocation (#25515) 2025-09-07 13:34:05 +01:00
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
eeconfig.c
eeconfig.h [Bugfix] User eeconfig utility macros (#25350) 2025-06-09 19:35:48 +01:00
encoder.c
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keycode_string.c
keycode_string.h
keycodes.h Add generic handling to cycle LED/RGB Matrix flags (#24649) 2025-09-22 00:01:23 +01:00
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
keymap_introspection.h
layer_lock.c
layer_lock.h
leader.c
leader.h
led.c Remove deprecated `led_set_user` (#23979) 2024-06-22 09:10:58 +01:00
led.h
led_tables.c
led_tables.h
main.c
matrix.c Add MATRIX_ROWS_PER_HAND definition (#25513) 2025-07-25 10:04:12 +10: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
mousekey.h
os_detection.c
os_detection.h
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c Simplify tap_code16_delay (#25595) 2025-09-06 10:04:42 +01:00
quantum.h Refactor battery driver (#25550) 2025-08-17 01:14:48 +01:00
quantum_keycodes.h Deprecate some nonstandard mod & mod-tap keycode aliases (#25437) 2025-07-06 20:30:47 +10: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
secure.h
steno_keycodes.h
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h
variable_trace.c
variable_trace.h
via.c Mitigate VIA keylogger security issues (#25414) 2025-06-29 02:29:33 +01:00
via.h
virtser.h
wpm.c
wpm.h