QMK Bot 6967c19b75 Merge remote-tracking branch 'origin/develop' into xap há 11 meses atrás
..
audio 20555f9a33 Relocate `AUDIO_INIT_DELAY` implementation (#25491) há 1 ano atrás
backlight 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
battery cc696a2ae8 Refactor battery driver (#25550) há 1 ano atrás
bootmagic e2dbe39b94 Removal of bootmagic lite terminology (#22979) há 2 anos atrás
connection 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
debounce 4bd5c033c3 Refactor debounce algorithm with static allocation (#25515) há 1 ano atrás
encoder bc0c69570b Rename encoder pins defines (#24003) há 2 anos atrás
keymap_extras dbe30a1b6f Generate versions to keycode headers (#25219) há 1 ano atrás
led_matrix 62d3c1e8ab Merge remote-tracking branch 'origin/develop' into xap há 11 meses atrás
logging 2b00b846dc Non-volatile memory data repository pattern (#24356) há 1 ano atrás
midi 96789a7cb0 Unify MIDI note calculation with the audio feature's algorithm (#21588) há 3 anos atrás
nvm f7a6b8ac60 Merge remote-tracking branch 'origin/develop' into xap há 1 ano atrás
os_detection ae01f1b63e Merge remote-tracking branch 'origin/master' into develop há 1 ano atrás
painter 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
pointing_device 7919848324 Add core handling for pointing device failures. (#25315) há 1 ano atrás
process_keycode 883465d9fb Add generic handling to cycle LED/RGB Matrix flags (#24649) há 11 meses atrás
rgb_matrix 62d3c1e8ab Merge remote-tracking branch 'origin/develop' into xap há 11 meses atrás
rgblight a88b5cd5eb Merge remote-tracking branch 'origin/develop' into xap há 1 ano atrás
send_string a6a0dc8039 Consolidate send_string implementations. (#24817) há 1 ano atrás
sequencer cedd49c59b Consolidate timer_elapsed implementations (#24830) há 1 ano atrás
split_common 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
unicode 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
wear_leveling 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
xap bb34a247b8 Merge remote-tracking branch 'upstream/develop' into xap há 1 ano atrás
action.c 73e2ef486a [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates. (#25175) há 1 ano atrás
action.h 8d8dcb089e [Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125) há 1 ano atrás
action_code.h a974c51d25 Relocate various modifier defines (#18638) há 3 anos atrás
action_layer.c 12caf0be4e Add additional hooks for Community modules (#25050) há 1 ano atrás
action_layer.h 12caf0be4e Add additional hooks for Community modules (#25050) há 1 ano atrás
action_tapping.c c26449e64f [Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys. (#25200) há 1 ano atrás
action_tapping.h 73e2ef486a [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates. (#25175) há 1 ano atrás
action_util.c bbd6e8ab34 [Feature] Implement `mod_t` packed struct (#25168) há 11 meses atrás
action_util.h bbd6e8ab34 [Feature] Implement `mod_t` packed struct (#25168) há 11 meses atrás
basic_profiling.h 3bd303f204 Remove `arm_atsam` platform (#24337) há 2 anos atrás
bits.h 5a6595357d Fix path typo related RP2040 (#25069) há 1 ano atrás
bitwise.c 63646e8906 Format code according to conventions (#16322) há 4 anos atrás
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) há 5 anos atrás
caps_word.c 1249f74b31 Reduce includes for caps_word header (#18948) há 3 anos atrás
caps_word.h 1249f74b31 Reduce includes for caps_word header (#18948) há 3 anos atrás
color.c 6129af93f4 Rename RGB and HSV structs (#24471) há 1 ano atrás
color.h 6129af93f4 Rename RGB and HSV structs (#24471) há 1 ano atrás
command.c bc5c5e3251 Align sleep_led logic (#25395) há 1 ano atrás
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) há 4 anos atrás
compiler_support.h 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
crc.c 3de296f420 Reduce includes for crc header (#18947) há 3 anos atrás
crc.h 3de296f420 Reduce includes for crc header (#18947) há 3 anos atrás
debounce.h 4bd5c033c3 Refactor debounce algorithm with static allocation (#25515) há 1 ano atrás
deferred_exec.c 2661ee282a [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) há 2 anos atrás
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) há 4 anos atrás
digitizer.c 6cc9513ab0 Digitizer feature improvements (#19034) há 3 anos atrás
digitizer.h 9c3c159286 Update Doxygen comments for some headers (#20194) há 3 anos atrás
dip_switch.c 6a9ccae18d Fix missing wait.h include in Dip Switch Map (#24863) há 1 ano atrás
dip_switch.h 4682226e20 Keymap introspection for Dip Switches (#22543) há 2 anos atrás
dynamic_keymap.c 26f8f45286 Merge remote-tracking branch 'origin/develop' into xap há 1 ano atrás
dynamic_keymap.h bb34a247b8 Merge remote-tracking branch 'upstream/develop' into xap há 1 ano atrás
eeconfig.c d71176330f Merge remote-tracking branch 'origin/develop' into xap há 1 ano atrás
eeconfig.h 802a199bbd [Bugfix] User eeconfig utility macros (#25350) há 1 ano atrás
encoder.c f8596b40a4 Normalise mouse keycodes (#23975) há 2 anos atrás
encoder.h bc0c69570b Rename encoder pins defines (#24003) há 2 anos atrás
haptic.c 2b00b846dc Non-volatile memory data repository pattern (#24356) há 1 ano atrás
haptic.h 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
joystick.c a3cfb1dab7 Joystick: add support for 8-way hat switch (#24515) há 1 ano atrás
joystick.h a3cfb1dab7 Joystick: add support for 8-way hat switch (#24515) há 1 ano atrás
keyboard.c cc696a2ae8 Refactor battery driver (#25550) há 1 ano atrás
keyboard.h 4682226e20 Keymap introspection for Dip Switches (#22543) há 2 anos atrás
keycode.h f8596b40a4 Normalise mouse keycodes (#23975) há 2 anos atrás
keycode_config.c 5cd31fda9c Begin removal of bootmagic lite terminology (#22970) há 2 anos atrás
keycode_config.h 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
keycode_string.c 3484f0a0df [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) há 1 ano atrás
keycode_string.h 3484f0a0df [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) há 1 ano atrás
keycodes.h 883465d9fb Add generic handling to cycle LED/RGB Matrix flags (#24649) há 11 meses atrás
keymap_common.c 9e2d8999bf Fix reference to wrong layer when LM used with right modifiers (#25303) há 1 ano atrás
keymap_common.h c485d1cf26 Remove use of keymap.h (#20004) há 3 anos atrás
keymap_introspection.c 955809bd5a Add `compiler_support.h` (#25274) há 1 ano atrás
keymap_introspection.h 8abaa3bc2d Add support for key override introspection. (#24120) há 2 anos atrás
layer_lock.c 968a611476 Review fixes for layer lock feature (#24627) há 1 ano atrás
layer_lock.h 968a611476 Review fixes for layer lock feature (#24627) há 1 ano atrás
leader.c b603094995 Add leader_add_user callback (#24266) há 1 ano atrás
leader.h b603094995 Add leader_add_user callback (#24266) há 1 ano atrás
led.c cb39df273d Remove deprecated `led_set_user` (#23979) há 2 anos atrás
led.h cb39df273d Remove deprecated `led_set_user` (#23979) há 2 anos atrás
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE há 6 anos atrás
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) há 5 anos atrás
main.c b43031ae00 Merge remote-tracking branch 'origin/develop' into xap há 2 anos atrás
matrix.c 542440eac5 Add MATRIX_ROWS_PER_HAND definition (#25513) há 1 ano atrás
matrix.h 542440eac5 Add MATRIX_ROWS_PER_HAND definition (#25513) há 1 ano atrás
matrix_common.c 542440eac5 Add MATRIX_ROWS_PER_HAND definition (#25513) há 1 ano atrás
modifiers.h a974c51d25 Relocate various modifier defines (#18638) há 3 anos atrás
mousekey.c 21b84596e7 Enhance overlapping mouse keys control (#23341) há 2 anos atrás
mousekey.h 21b84596e7 Enhance overlapping mouse keys control (#23341) há 2 anos atrás
os_detection.c 070dea4a9c Fix OS_DETECTION_KEYBOARD_RESET (#25015) há 1 ano atrás
os_detection.h 2b00b846dc Non-volatile memory data repository pattern (#24356) há 1 ano atrás
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) há 4 anos atrás
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) há 3 anos atrás
programmable_button.h 9c3c159286 Update Doxygen comments for some headers (#20194) há 3 anos atrás
quantum.c 1a33dfe6d6 Merge remote-tracking branch 'origin/develop' into xap há 1 ano atrás
quantum.h 5375bb7656 Merge remote-tracking branch 'origin/develop' into xap há 1 ano atrás
quantum_keycodes.h baf0060761 Deprecate some nonstandard mod & mod-tap keycode aliases (#25437) há 1 ano atrás
quantum_keycodes_legacy.h 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) há 1 ano atrás
raw_hid.c 88c094908b Add raw_hid support to host driver (#25255) há 1 ano atrás
raw_hid.h 8b7ac7f2ca Raw HID: documentation improvements (#21596) há 3 anos atrás
repeat_key.c f8596b40a4 Normalise mouse keycodes (#23975) há 2 anos atrás
repeat_key.h da2d2f947d quantum: remove direct `quantum.h` includes (#21507) há 3 anos atrás
ring_buffer.h 8cc2e0e906 Fix quantum ring_buffer for ChibiOS (#19683) há 3 anos atrás
secure.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) há 4 anos atrás
secure.h 9c3c159286 Update Doxygen comments for some headers (#20194) há 3 anos atrás
steno_keycodes.h 786ebf8760 Remove requirement for `keymap_steno.h` include in keymaps (#22423) há 2 anos atrás
sync_timer.c 63646e8906 Format code according to conventions (#16322) há 4 anos atrás
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) há 4 anos atrás
tri_layer.c fe02abc479 [Core] Tri Layer Keys (#19795) há 3 anos atrás
tri_layer.h fe02abc479 [Core] Tri Layer Keys (#19795) há 3 anos atrás
util.h 5478051d74 [Core] quantum: util: add bit and bitmask helpers (#24229) há 1 ano atrás
variable_trace.c b624f32f94 clang-format changes há 7 anos atrás
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) há 5 anos atrás
via.c 711b109246 Mitigate VIA keylogger security issues (#25414) há 1 ano atrás
via.h 2b00b846dc Non-volatile memory data repository pattern (#24356) há 1 ano atrás
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) há 4 anos atrás
wpm.c 352beeac2f [Bug] Fix compilation issue with WPM (#18965) há 3 anos atrás
wpm.h fb96b88842 Reduce includes for wpm header (#18949) há 3 anos atrás