QMK Bot 97a538afc6 Merge remote-tracking branch 'origin/develop' into xap 3 lat temu
..
audio 2239527871 In honor of king terry (#17387) 4 lat temu
backlight 996a9006d3 [Core] PWM Backlight for RP2040 (#17706) 3 lat temu
bootmagic 63646e8906 Format code according to conventions (#16322) 4 lat temu
debounce 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) 4 lat temu
encoder 2f6751e48a Asymmetric encoders, encoder tests. (#16068) 4 lat temu
keymap_extras f090cfe75c Relocate US ANSI shifted keycode aliases (#18634) 3 lat temu
led_matrix 64b1ed4550 Fix Per Key LED Indicator Callbacks (#18450) 3 lat temu
logging 643f6367a1 [Fix] Patches after printf library update (#17584) 4 lat temu
painter 1849897444 [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reordering. (#18396) 4 lat temu
pointing_device a7b2f4233c Fix keycode parameter extraction to match the new DD keycodes (#18977) 3 lat temu
process_keycode e4d2ba9a4d Align haptic feedback keycode names (#18964) 3 lat temu
rgb_matrix 8e0945c822 Fix rgb_matrix_set_flags_noeeprom declaration (#18860) 3 lat temu
rgblight 7407347be1 Remove rgblight_list.h (#18878) 3 lat temu
send_string fe00c80211 Reduce includes for send_string header (#18952) 3 lat temu
sequencer 8b658dcc9a Normalise MIDI keycodes (#18972) 3 lat temu
split_common c255174cf3 Implement split comms watchdog (#18599) 3 lat temu
unicode 5974d989fe Normalise Unicode keycodes (#18898) 3 lat temu
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) 4 lat temu
xap 1983421b7d XAP: prevent OOB reads in config blob handler (#18926) 3 lat temu
action.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) 3 lat temu
action.h 8ce946b5c8 [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 4 lat temu
action_code.h a69ab05dd6 Initial DD keycode migration (#18643) 3 lat temu
action_layer.c 959f4cbb62 docs: some typos (#18582) 3 lat temu
action_layer.h 0da6562c4d Make default layer size 16-bit (#15286) 4 lat temu
action_tapping.c 3b9e186019 Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) 4 lat temu
action_tapping.h 8f585153c4 Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) 4 lat temu
action_util.c b8574efcd6 Fix oneshot toggle logic (#16630) 4 lat temu
action_util.h 63646e8906 Format code according to conventions (#16322) 4 lat temu
bitwise.c 63646e8906 Format code according to conventions (#16322) 4 lat temu
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) 5 lat temu
caps_word.c 1249f74b31 Reduce includes for caps_word header (#18948) 3 lat temu
caps_word.h 1249f74b31 Reduce includes for caps_word header (#18948) 3 lat temu
color.c 63646e8906 Format code according to conventions (#16322) 4 lat temu
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) 4 lat temu
command.c 643f6367a1 [Fix] Patches after printf library update (#17584) 4 lat temu
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) 4 lat temu
config_common.h af678521c1 Remove quantum/audio from global VPATH (#18753) 3 lat temu
crc.c 3de296f420 Reduce includes for crc header (#18947) 3 lat temu
crc.h 3de296f420 Reduce includes for crc header (#18947) 3 lat temu
debounce.h 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) 4 lat temu
deferred_exec.c 63646e8906 Format code according to conventions (#16322) 4 lat temu
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) 4 lat temu
digitizer.c 63646e8906 Format code according to conventions (#16322) 4 lat temu
digitizer.h 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 5 lat temu
dip_switch.c ea98aa8e5e Reduce includes for dip_switch header (#18951) 3 lat temu
dip_switch.h ea98aa8e5e Reduce includes for dip_switch header (#18951) 3 lat temu
dynamic_keymap.c d6841242e6 Merge remote-tracking branch 'upstream/develop' into xap 3 lat temu
dynamic_keymap.h 28855f658a Hash dynamic keymap at runtime 4 lat temu
dynamic_macro.h fe18df9d41 Normalise Dynamic Macro keycodes (#18939) 3 lat temu
eeconfig.c d6841242e6 Merge remote-tracking branch 'upstream/develop' into xap 3 lat temu
eeconfig.h d6841242e6 Merge remote-tracking branch 'upstream/develop' into xap 3 lat temu
encoder.c d910e8df77 Use `TAP_CODE_DELAY` for encoder mapping by default (#18098) 4 lat temu
encoder.h 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 4 lat temu
haptic.c f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) 4 lat temu
haptic.h 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 4 lat temu
joystick.c be8907d634 Further refactoring of joystick feature (#18437) 3 lat temu
joystick.h be8907d634 Further refactoring of joystick feature (#18437) 3 lat temu
keyboard.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) 3 lat temu
keyboard.h f27b617f36 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 4 lat temu
keycode.h a69ab05dd6 Initial DD keycode migration (#18643) 3 lat temu
keycode_config.c 871eeae4ea PoC: Swap Escape and Caps (#16336) 4 lat temu
keycode_config.h fb29c0ae53 [Core] Add getreuer's Autocorrect feature to core (#15699) 4 lat temu
keycodes.h e4d2ba9a4d Align haptic feedback keycode names (#18964) 3 lat temu
keymap.h cbbb45c13f Start moving towards introspection-based data retrieval (#18441) 3 lat temu
keymap_common.c a7b2f4233c Fix keycode parameter extraction to match the new DD keycodes (#18977) 3 lat temu
keymap_introspection.c cbbb45c13f Start moving towards introspection-based data retrieval (#18441) 3 lat temu
keymap_introspection.h cbbb45c13f Start moving towards introspection-based data retrieval (#18441) 3 lat temu
led.c cbe1c22d46 quantum: led: split out led_update_ports() for customization of led behaviour (#14452) 3 lat temu
led.h cbe1c22d46 quantum: led: split out led_update_ports() for customization of led behaviour (#14452) 3 lat temu
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE 6 lat temu
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 lat temu
main.c 1f2b1dedcc Quantum Painter (#10174) 4 lat temu
matrix.c 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) 4 lat temu
matrix.h ac31863021 Custom matrix lite support for split keyboards (#14674) 4 lat temu
matrix_common.c 67461a0a47 Merge remote-tracking branch 'origin/master' into develop 4 lat temu
mousekey.c 2a61bfc27d add "inertia" mode for mouse keys (#18774) 3 lat temu
mousekey.h 2a61bfc27d add "inertia" mode for mouse keys (#18774) 3 lat temu
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) 4 lat temu
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) 3 lat temu
programmable_button.h f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) 3 lat temu
quantum.c d6841242e6 Merge remote-tracking branch 'upstream/develop' into xap 3 lat temu
quantum.h d6841242e6 Merge remote-tracking branch 'upstream/develop' into xap 3 lat temu
quantum_keycodes.h 8b658dcc9a Normalise MIDI keycodes (#18972) 3 lat temu
quantum_keycodes_legacy.h e4d2ba9a4d Align haptic feedback keycode names (#18964) 3 lat temu
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 lat temu
ring_buffer.h 63646e8906 Format code according to conventions (#16322) 4 lat temu
secure.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 4 lat temu
secure.h db887e63d7 Enhancement and fixes of "Secure" feature (#16958) 4 lat temu
sync_timer.c 63646e8906 Format code according to conventions (#16322) 4 lat temu
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 lat temu
util.h 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 4 lat temu
variable_trace.c b624f32f94 clang-format changes 7 lat temu
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 lat temu
velocikey.c 63646e8906 Format code according to conventions (#16322) 4 lat temu
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 lat temu
via.c a69ab05dd6 Initial DD keycode migration (#18643) 3 lat temu
via.h a69ab05dd6 Initial DD keycode migration (#18643) 3 lat temu
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 lat temu
wpm.c 352beeac2f [Bug] Fix compilation issue with WPM (#18965) 3 lat temu
wpm.h fb96b88842 Reduce includes for wpm header (#18949) 3 lat temu