Pascal Getreuer 73e2ef486a [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates. (#25175) 1 年間 前
..
audio 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
backlight 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
bootmagic e2dbe39b94 Removal of bootmagic lite terminology (#22979) 2 年 前
connection c7cb7ba976 Implement connection keycode logic (#25176) 1 年間 前
debounce cedd49c59b Consolidate timer_elapsed implementations (#24830) 1 年間 前
encoder bc0c69570b Rename encoder pins defines (#24003) 2 年 前
keymap_extras d5a0424987 [CI] Regenerate Files (#24772) 1 年間 前
led_matrix 5c39722ab9 Allow for disabling EEPROM subsystem entirely. (#25173) 1 年間 前
logging 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
midi 96789a7cb0 Unify MIDI note calculation with the audio feature's algorithm (#21588) 3 年 前
nvm c7cb7ba976 Implement connection keycode logic (#25176) 1 年間 前
os_detection ae01f1b63e Merge remote-tracking branch 'origin/master' into develop 1 年間 前
painter c00b0c5bc9 Created SH1107 driver for quantum painter (#24724) 1 年間 前
pointing_device a7bf8e64a5 [chore]: move and rename mouse/scroll min/max defines (#25141) 1 年間 前
process_keycode c7cb7ba976 Implement connection keycode logic (#25176) 1 年間 前
rgb_matrix 5c39722ab9 Allow for disabling EEPROM subsystem entirely. (#25173) 1 年間 前
rgblight 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
send_string a6a0dc8039 Consolidate send_string implementations. (#24817) 1 年間 前
sequencer cedd49c59b Consolidate timer_elapsed implementations (#24830) 1 年間 前
split_common 6e1d3d6d07 Add EOL to non-keyboard files (#24990) 1 年間 前
unicode 5c39722ab9 Allow for disabling EEPROM subsystem entirely. (#25173) 1 年間 前
wear_leveling 6e1d3d6d07 Add EOL to non-keyboard files (#24990) 1 年間 前
action.c 73e2ef486a [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates. (#25175) 1 年間 前
action.h 8d8dcb089e [Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125) 1 年間 前
action_code.h a974c51d25 Relocate various modifier defines (#18638) 3 年 前
action_layer.c c485d1cf26 Remove use of keymap.h (#20004) 3 年 前
action_layer.h eee0384167 process_keycode: remove direct `quantum.h` includes (#21486) 3 年 前
action_tapping.c 73e2ef486a [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates. (#25175) 1 年間 前
action_tapping.h 73e2ef486a [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates. (#25175) 1 年間 前
action_util.c 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
action_util.h 0c160e1fba Separate 6KRO and NKRO report structs (#22267) 2 年 前
basic_profiling.h 3bd303f204 Remove `arm_atsam` platform (#24337) 1 年間 前
bits.h 5a6595357d Fix path typo related RP2040 (#25069) 1 年間 前
bitwise.c 63646e8906 Format code according to conventions (#16322) 4 年 前
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) 5 年 前
caps_word.c 1249f74b31 Reduce includes for caps_word header (#18948) 3 年 前
caps_word.h 1249f74b31 Reduce includes for caps_word header (#18948) 3 年 前
color.c 6129af93f4 Rename RGB and HSV structs (#24471) 1 年間 前
color.h 6129af93f4 Rename RGB and HSV structs (#24471) 1 年間 前
command.c 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) 4 年 前
crc.c 3de296f420 Reduce includes for crc header (#18947) 3 年 前
crc.h 3de296f420 Reduce includes for crc header (#18947) 3 年 前
debounce.h 7457e90887 debounce: remove direct `quantum.h` includes (#21480) 3 年 前
deferred_exec.c 2661ee282a [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) 2 年 前
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) 4 年 前
digitizer.c 6cc9513ab0 Digitizer feature improvements (#19034) 3 年 前
digitizer.h 9c3c159286 Update Doxygen comments for some headers (#20194) 3 年 前
dip_switch.c 6a9ccae18d Fix missing wait.h include in Dip Switch Map (#24863) 1 年間 前
dip_switch.h 4682226e20 Keymap introspection for Dip Switches (#22543) 2 年 前
dynamic_keymap.c 5c39722ab9 Allow for disabling EEPROM subsystem entirely. (#25173) 1 年間 前
dynamic_keymap.h 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
eeconfig.c c7cb7ba976 Implement connection keycode logic (#25176) 1 年間 前
eeconfig.h c7cb7ba976 Implement connection keycode logic (#25176) 1 年間 前
encoder.c f8596b40a4 Normalise mouse keycodes (#23975) 2 年 前
encoder.h bc0c69570b Rename encoder pins defines (#24003) 2 年 前
haptic.c 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
haptic.h 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
joystick.c a3cfb1dab7 Joystick: add support for 8-way hat switch (#24515) 1 年間 前
joystick.h a3cfb1dab7 Joystick: add support for 8-way hat switch (#24515) 1 年間 前
keyboard.c c7cb7ba976 Implement connection keycode logic (#25176) 1 年間 前
keyboard.h 4682226e20 Keymap introspection for Dip Switches (#22543) 2 年 前
keycode.h f8596b40a4 Normalise mouse keycodes (#23975) 2 年 前
keycode_config.c 5cd31fda9c Begin removal of bootmagic lite terminology (#22970) 2 年 前
keycode_config.h 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
keycode_string.c 3484f0a0df [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 1 年間 前
keycode_string.h 3484f0a0df [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 1 年間 前
keycodes.h 1efc82403b Community modules (#24848) 1 年間 前
keymap_common.c 4682226e20 Keymap introspection for Dip Switches (#22543) 2 年 前
keymap_common.h c485d1cf26 Remove use of keymap.h (#20004) 3 年 前
keymap_introspection.c 1efc82403b Community modules (#24848) 1 年間 前
keymap_introspection.h 8abaa3bc2d Add support for key override introspection. (#24120) 2 年 前
layer_lock.c 968a611476 Review fixes for layer lock feature (#24627) 1 年間 前
layer_lock.h 968a611476 Review fixes for layer lock feature (#24627) 1 年間 前
leader.c b603094995 Add leader_add_user callback (#24266) 1 年間 前
leader.h b603094995 Add leader_add_user callback (#24266) 1 年間 前
led.c cb39df273d Remove deprecated `led_set_user` (#23979) 2 年 前
led.h cb39df273d Remove deprecated `led_set_user` (#23979) 2 年 前
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE 6 年 前
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 年 前
main.c 63dd131d81 Refactor vusb to protocol use pre/post task (#14944) 2 年 前
matrix.c 1552cf2ddc Update atomic GPIO macros in keyboard custom matrix (#23796) 2 年 前
matrix.h 3ae87b1555 core: allow locking the matrix state (#18852) 3 年 前
matrix_common.c da2d2f947d quantum: remove direct `quantum.h` includes (#21507) 3 年 前
modifiers.h a974c51d25 Relocate various modifier defines (#18638) 3 年 前
mousekey.c 21b84596e7 Enhance overlapping mouse keys control (#23341) 2 年 前
mousekey.h 21b84596e7 Enhance overlapping mouse keys control (#23341) 2 年 前
os_detection.c 1efc82403b Community modules (#24848) 1 年間 前
os_detection.h 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) 4 年 前
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) 3 年 前
programmable_button.h 9c3c159286 Update Doxygen comments for some headers (#20194) 3 年 前
quantum.c c7cb7ba976 Implement connection keycode logic (#25176) 1 年間 前
quantum.h 3484f0a0df [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 1 年間 前
quantum_keycodes.h 4a5bae51cd [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630) 1 年間 前
quantum_keycodes_legacy.h 70cbf08b67 Add new connection keycodes for Bluetooth, 2.4GHz. (#24251) 2 年 前
raw_hid.h 8b7ac7f2ca Raw HID: documentation improvements (#21596) 3 年 前
repeat_key.c f8596b40a4 Normalise mouse keycodes (#23975) 2 年 前
repeat_key.h da2d2f947d quantum: remove direct `quantum.h` includes (#21507) 3 年 前
ring_buffer.h 8cc2e0e906 Fix quantum ring_buffer for ChibiOS (#19683) 3 年 前
secure.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 4 年 前
secure.h 9c3c159286 Update Doxygen comments for some headers (#20194) 3 年 前
steno_keycodes.h 786ebf8760 Remove requirement for `keymap_steno.h` include in keymaps (#22423) 2 年 前
sync_timer.c 63646e8906 Format code according to conventions (#16322) 4 年 前
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 年 前
tri_layer.c fe02abc479 [Core] Tri Layer Keys (#19795) 3 年 前
tri_layer.h fe02abc479 [Core] Tri Layer Keys (#19795) 3 年 前
util.h 5478051d74 [Core] quantum: util: add bit and bitmask helpers (#24229) 1 年間 前
variable_trace.c b624f32f94 clang-format changes 7 年 前
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 年 前
via.c 5c39722ab9 Allow for disabling EEPROM subsystem entirely. (#25173) 1 年間 前
via.h 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 年間 前
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 年 前
wpm.c 352beeac2f [Bug] Fix compilation issue with WPM (#18965) 3 年 前
wpm.h fb96b88842 Reduce includes for wpm header (#18949) 3 年 前