Pascal Getreuer 9d47119457 [Core] Options to constrain Speculative Hold: `SPECULATIVE_HOLD_ONE_KEY` and `SPECULATIVE_HOLD_FLOW_TERM`. (#26099) 3 mesi fa
..
audio 10faca0b85 Move shutdown delay to audio feature (#25859) 8 mesi fa
backlight 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
battery cc696a2ae8 Refactor battery driver (#25550) 1 anno fa
bootmagic e2dbe39b94 Removal of bootmagic lite terminology (#22979) 2 anni fa
connection 955809bd5a Add `compiler_support.h` (#25274) 1 anno fa
debounce 81df543086 Debounce: Deprecate num_rows parameter (#25632) 10 mesi fa
encoder 0c5e36d056 Fix `make test:all` failures seen on macOS Tahoe (#26136) 3 mesi fa
keymap_extras 99b5b9ab7f [CI] Regenerate Files (#25920) 7 mesi fa
led_matrix 43bbb5e99a [CI] Format code according to conventions (#25828) 8 mesi fa
logging 1a56fbece2 Fix `USER_PRINT` stripping out `uprintf` (#25919) 3 mesi fa
midi 96789a7cb0 Unify MIDI note calculation with the audio feature's algorithm (#21588) 3 anni fa
nvm 4f7a7873c8 [CI] Format code according to conventions (#26000) 6 mesi fa
os_detection ae01f1b63e Merge remote-tracking branch 'origin/master' into develop 1 anno fa
painter ee60542bd6 Merge remote-tracking branch 'origin/master' into develop 8 mesi fa
pointing_device e4de46b3b0 Added PixArt PMW-3325 mouse sensor driver (#26065) 5 mesi fa
process_keycode 8d8cd1ca61 Minor combo code optimisation (#26073) 3 mesi fa
rgb_matrix 2afc217124 Refactor Pixel Fractal effect (#26071) 5 mesi fa
rgblight 99b5b9ab7f [CI] Regenerate Files (#25920) 7 mesi fa
send_string a0b15d08bc Short term fix for avr-libc@2.3.0 (#25938) 7 mesi fa
sequencer cedd49c59b Consolidate timer_elapsed implementations (#24830) 1 anno fa
split_common fbb0acdaa0 Remove deprecated `isLeftHand` (#25897) 4 mesi fa
unicode 0c5e36d056 Fix `make test:all` failures seen on macOS Tahoe (#26136) 3 mesi fa
wear_leveling 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
action.c 9d47119457 [Core] Options to constrain Speculative Hold: `SPECULATIVE_HOLD_ONE_KEY` and `SPECULATIVE_HOLD_FLOW_TERM`. (#26099) 3 mesi fa
action.h efc5d63383 [Core] Speculative Hold option for mod-taps: hold mods instantly while unsettled. (#25572) 9 mesi fa
action_code.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
action_layer.c 6a5610a8be Fix functions layer_debug and default_layer_debug (#25913) 7 mesi fa
action_layer.h 12caf0be4e Add additional hooks for Community modules (#25050) 1 anno fa
action_tapping.c 9d47119457 [Core] Options to constrain Speculative Hold: `SPECULATIVE_HOLD_ONE_KEY` and `SPECULATIVE_HOLD_FLOW_TERM`. (#26099) 3 mesi fa
action_tapping.h 9d47119457 [Core] Options to constrain Speculative Hold: `SPECULATIVE_HOLD_ONE_KEY` and `SPECULATIVE_HOLD_FLOW_TERM`. (#26099) 3 mesi fa
action_util.c efc5d63383 [Core] Speculative Hold option for mod-taps: hold mods instantly while unsettled. (#25572) 9 mesi fa
action_util.h ee60542bd6 Merge remote-tracking branch 'origin/master' into develop 8 mesi fa
basic_profiling.h 3bd303f204 Remove `arm_atsam` platform (#24337) 1 anno fa
bits.h 5a6595357d Fix path typo related RP2040 (#25069) 1 anno fa
bitwise.c 63646e8906 Format code according to conventions (#16322) 4 anni fa
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) 5 anni fa
caps_word.c 1249f74b31 Reduce includes for caps_word header (#18948) 3 anni fa
caps_word.h 1249f74b31 Reduce includes for caps_word header (#18948) 3 anni fa
color.c 6129af93f4 Rename RGB and HSV structs (#24471) 1 anno fa
color.h 6129af93f4 Rename RGB and HSV structs (#24471) 1 anno fa
command.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) 4 anni fa
compiler_support.h 955809bd5a Add `compiler_support.h` (#25274) 1 anno fa
crc.c 3de296f420 Reduce includes for crc header (#18947) 3 anni fa
crc.h 3de296f420 Reduce includes for crc header (#18947) 3 anni fa
debounce.h 81df543086 Debounce: Deprecate num_rows parameter (#25632) 10 mesi fa
deferred_exec.c 6b2a2ab7ac Return INVALID_DEFERRED_TOKEN on allocation failure (#26012) 6 mesi fa
deferred_exec.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
digitizer.c 6cc9513ab0 Digitizer feature improvements (#19034) 3 anni fa
digitizer.h 9c3c159286 Update Doxygen comments for some headers (#20194) 3 anni fa
dip_switch.c c1161a7a32 Refactor core use of deprecated `isLeftHand` (#25888) 8 mesi fa
dip_switch.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
dynamic_keymap.c 41b1bb4aef Fix dynamic keymap macro only sending first. (#25309) 1 anno fa
dynamic_keymap.h 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 anno fa
eeconfig.c 05ff5443b1 Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262) 1 anno fa
eeconfig.h 802a199bbd [Bugfix] User eeconfig utility macros (#25350) 1 anno fa
encoder.c f8596b40a4 Normalise mouse keycodes (#23975) 2 anni fa
encoder.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
haptic.c 36cdac8fd3 Remove redundant EEPROM update (#26008) 6 mesi fa
haptic.h 955809bd5a Add `compiler_support.h` (#25274) 1 anno fa
joystick.c a3cfb1dab7 Joystick: add support for 8-way hat switch (#24515) 1 anno fa
joystick.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
keyboard.c ce4f342ceb Remove FORCE_NKRO (#26206) 3 mesi fa
keyboard.h 4682226e20 Keymap introspection for Dip Switches (#22543) 2 anni fa
keycode.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
keycode_config.c 99b1dc84da Fix Magic GUI masking logic (#25780) 9 mesi fa
keycode_config.h 955809bd5a Add `compiler_support.h` (#25274) 1 anno fa
keycode_string.c 3484f0a0df [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 1 anno fa
keycode_string.h 3484f0a0df [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 1 anno fa
keycodes.h 99b5b9ab7f [CI] Regenerate Files (#25920) 7 mesi fa
keymap_common.c 403211f7f8 Remove unused headers (#26011) 6 mesi fa
keymap_common.h c485d1cf26 Remove use of keymap.h (#20004) 3 anni fa
keymap_introspection.c 955809bd5a Add `compiler_support.h` (#25274) 1 anno fa
keymap_introspection.h 8abaa3bc2d Add support for key override introspection. (#24120) 2 anni fa
layer_lock.c 968a611476 Review fixes for layer lock feature (#24627) 1 anno fa
layer_lock.h 968a611476 Review fixes for layer lock feature (#24627) 1 anno fa
leader.c b603094995 Add leader_add_user callback (#24266) 1 anno fa
leader.h b603094995 Add leader_add_user callback (#24266) 1 anno fa
led.c cb39df273d Remove deprecated `led_set_user` (#23979) 2 anni fa
led.h cb39df273d Remove deprecated `led_set_user` (#23979) 2 anni fa
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE 6 anni fa
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 anni fa
main.c 63dd131d81 Refactor vusb to protocol use pre/post task (#14944) 2 anni fa
matrix.c c1161a7a32 Refactor core use of deprecated `isLeftHand` (#25888) 8 mesi fa
matrix.h 542440eac5 Add MATRIX_ROWS_PER_HAND definition (#25513) 1 anno fa
matrix_common.c c1161a7a32 Refactor core use of deprecated `isLeftHand` (#25888) 8 mesi fa
modifiers.h a974c51d25 Relocate various modifier defines (#18638) 3 anni fa
mousekey.c ee60542bd6 Merge remote-tracking branch 'origin/master' into develop 8 mesi fa
mousekey.h 21b84596e7 Enhance overlapping mouse keys control (#23341) 2 anni fa
os_detection.c 2e68ddc826 Fix broken compilation when OS_DETECTION_DEBUG_ENABLE is defined (#25869) 8 mesi fa
os_detection.h 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 anno fa
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) 4 anni fa
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) 3 anni fa
programmable_button.h 9c3c159286 Update Doxygen comments for some headers (#20194) 3 anni fa
quantum.c 2dc7d991b1 Either output Unicode or insert in Leader sequence (#25940) 4 mesi fa
quantum.h cc696a2ae8 Refactor battery driver (#25550) 1 anno fa
quantum_keycodes.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
quantum_keycodes_legacy.h 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 anno fa
raw_hid.c 88c094908b Add raw_hid support to host driver (#25255) 1 anno fa
raw_hid.h 8b7ac7f2ca Raw HID: documentation improvements (#21596) 3 anni fa
repeat_key.c 593cd168c6 Fix possible repeat key infinite recursion (#25926) 4 mesi fa
repeat_key.h 593cd168c6 Fix possible repeat key infinite recursion (#25926) 4 mesi fa
ring_buffer.h 8cc2e0e906 Fix quantum ring_buffer for ChibiOS (#19683) 3 anni fa
secure.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
secure.h 9c3c159286 Update Doxygen comments for some headers (#20194) 3 anni fa
steno_keycodes.h 786ebf8760 Remove requirement for `keymap_steno.h` include in keymaps (#22423) 2 anni fa
sync_timer.c 63646e8906 Format code according to conventions (#16322) 4 anni fa
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 anni fa
tri_layer.c fe02abc479 [Core] Tri Layer Keys (#19795) 3 anni fa
tri_layer.h fe02abc479 [Core] Tri Layer Keys (#19795) 3 anni fa
util.h 6ed61c65dd [CI] Format code according to conventions (#25827) 8 mesi fa
variable_trace.c b624f32f94 clang-format changes 7 anni fa
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 anni fa
via.c cc291cff7f VIA v13 (#26001) 4 mesi fa
via.h cc291cff7f VIA v13 (#26001) 4 mesi fa
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 anni fa
wpm.c 352beeac2f [Bug] Fix compilation issue with WPM (#18965) 3 anni fa
wpm.h fb96b88842 Reduce includes for wpm header (#18949) 3 anni fa