lsh4711 5a6595357d Fix path typo related RP2040 (#25069) il y a 1 an
..
audio 8157b37438 always return audio pin to 0 on ARM (#24503) il y a 1 an
backlight 2d1aed78a6 Update GPIO macro usages in core (#23093) il y a 2 ans
bootmagic e2dbe39b94 Removal of bootmagic lite terminology (#22979) il y a 2 ans
debounce cedd49c59b Consolidate timer_elapsed implementations (#24830) il y a 1 an
encoder bc0c69570b Rename encoder pins defines (#24003) il y a 2 ans
keymap_extras d5a0424987 [CI] Regenerate Files (#24772) il y a 1 an
led_matrix 06b7dce565 Refactor LED Breathing effect with runner (#24540) il y a 1 an
logging 3bd303f204 Remove `arm_atsam` platform (#24337) il y a 2 ans
midi 96789a7cb0 Unify MIDI note calculation with the audio feature's algorithm (#21588) il y a 3 ans
os_detection ae01f1b63e Merge remote-tracking branch 'origin/master' into develop il y a 1 an
painter c00b0c5bc9 Created SH1107 driver for quantum painter (#24724) il y a 1 an
pointing_device 4a5bae51cd [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630) il y a 1 an
process_keycode 80c90a6952 [Bug] Fix Underglow keycode processing (#24798) il y a 1 an
rgb_matrix c23e64f551 Refactor Hue Breathing matrix effect with runner (#24525) il y a 1 an
rgblight 57f89e5388 [CI] Regenerate Files (#24770) il y a 1 an
send_string a6a0dc8039 Consolidate send_string implementations. (#24817) il y a 1 an
sequencer cedd49c59b Consolidate timer_elapsed implementations (#24830) il y a 1 an
split_common f5b495e06e Move pointing device driver code (#24445) il y a 1 an
unicode 70e34e491c Unicode, Unicodemap and UCIS refactor (#21659) il y a 3 ans
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) il y a 4 ans
action.c b69bf4b885 Retro Tapping Re-Write; Key Roll Fix (#23641) il y a 1 an
action.h 1efc82403b Community modules (#24848) il y a 1 an
action_code.h a974c51d25 Relocate various modifier defines (#18638) il y a 3 ans
action_layer.c c485d1cf26 Remove use of keymap.h (#20004) il y a 3 ans
action_layer.h eee0384167 process_keycode: remove direct `quantum.h` includes (#21486) il y a 3 ans
action_tapping.c 9d799aff97 [Bug][Core] Fix for Chordal Hold: stuck mods when mod-taps are pressed in a stuttered sequence. (#24878) il y a 1 an
action_tapping.h 544ddde113 [Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to Achordion, Bilateral Combinations. (#24560) il y a 1 an
action_util.c 3f9d464412 [Core] `usb_device_state`: consolidate usb state handling across implementations (#24258) il y a 1 an
action_util.h 0c160e1fba Separate 6KRO and NKRO report structs (#22267) il y a 2 ans
basic_profiling.h 3bd303f204 Remove `arm_atsam` platform (#24337) il y a 2 ans
bits.h 5a6595357d Fix path typo related RP2040 (#25069) il y a 1 an
bitwise.c 63646e8906 Format code according to conventions (#16322) il y a 4 ans
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) il y a 5 ans
caps_word.c 1249f74b31 Reduce includes for caps_word header (#18948) il y a 3 ans
caps_word.h 1249f74b31 Reduce includes for caps_word header (#18948) il y a 3 ans
color.c 6129af93f4 Rename RGB and HSV structs (#24471) il y a 1 an
color.h 6129af93f4 Rename RGB and HSV structs (#24471) il y a 1 an
command.c 3f9d464412 [Core] `usb_device_state`: consolidate usb state handling across implementations (#24258) il y a 1 an
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) il y a 4 ans
crc.c 3de296f420 Reduce includes for crc header (#18947) il y a 3 ans
crc.h 3de296f420 Reduce includes for crc header (#18947) il y a 3 ans
debounce.h 7457e90887 debounce: remove direct `quantum.h` includes (#21480) il y a 3 ans
deferred_exec.c 2661ee282a [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) il y a 2 ans
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) il y a 4 ans
digitizer.c 6cc9513ab0 Digitizer feature improvements (#19034) il y a 3 ans
digitizer.h 9c3c159286 Update Doxygen comments for some headers (#20194) il y a 3 ans
dip_switch.c 6a9ccae18d Fix missing wait.h include in Dip Switch Map (#24863) il y a 1 an
dip_switch.h 4682226e20 Keymap introspection for Dip Switches (#22543) il y a 2 ans
dynamic_keymap.c a6a0dc8039 Consolidate send_string implementations. (#24817) il y a 1 an
dynamic_keymap.h bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) il y a 3 ans
eeconfig.c 36f306b4a5 Provide method to save a single default layer in the full range of 0-31 (#24639) il y a 1 an
eeconfig.h 36f306b4a5 Provide method to save a single default layer in the full range of 0-31 (#24639) il y a 1 an
encoder.c f8596b40a4 Normalise mouse keycodes (#23975) il y a 2 ans
encoder.h bc0c69570b Rename encoder pins defines (#24003) il y a 2 ans
haptic.c 3f9d464412 [Core] `usb_device_state`: consolidate usb state handling across implementations (#24258) il y a 1 an
haptic.h 2d1aed78a6 Update GPIO macro usages in core (#23093) il y a 2 ans
joystick.c a3cfb1dab7 Joystick: add support for 8-way hat switch (#24515) il y a 1 an
joystick.h a3cfb1dab7 Joystick: add support for 8-way hat switch (#24515) il y a 1 an
keyboard.c 1efc82403b Community modules (#24848) il y a 1 an
keyboard.h 4682226e20 Keymap introspection for Dip Switches (#22543) il y a 2 ans
keycode.h f8596b40a4 Normalise mouse keycodes (#23975) il y a 2 ans
keycode_config.c 5cd31fda9c Begin removal of bootmagic lite terminology (#22970) il y a 2 ans
keycode_config.h 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) il y a 3 ans
keycodes.h 1efc82403b Community modules (#24848) il y a 1 an
keymap_common.c 4682226e20 Keymap introspection for Dip Switches (#22543) il y a 2 ans
keymap_common.h c485d1cf26 Remove use of keymap.h (#20004) il y a 3 ans
keymap_introspection.c 1efc82403b Community modules (#24848) il y a 1 an
keymap_introspection.h 8abaa3bc2d Add support for key override introspection. (#24120) il y a 2 ans
layer_lock.c 968a611476 Review fixes for layer lock feature (#24627) il y a 1 an
layer_lock.h 968a611476 Review fixes for layer lock feature (#24627) il y a 1 an
leader.c b603094995 Add leader_add_user callback (#24266) il y a 1 an
leader.h b603094995 Add leader_add_user callback (#24266) il y a 1 an
led.c cb39df273d Remove deprecated `led_set_user` (#23979) il y a 2 ans
led.h cb39df273d Remove deprecated `led_set_user` (#23979) il y a 2 ans
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE il y a 6 ans
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
main.c 63dd131d81 Refactor vusb to protocol use pre/post task (#14944) il y a 2 ans
matrix.c 1552cf2ddc Update atomic GPIO macros in keyboard custom matrix (#23796) il y a 2 ans
matrix.h 3ae87b1555 core: allow locking the matrix state (#18852) il y a 3 ans
matrix_common.c da2d2f947d quantum: remove direct `quantum.h` includes (#21507) il y a 3 ans
modifiers.h a974c51d25 Relocate various modifier defines (#18638) il y a 3 ans
mousekey.c 21b84596e7 Enhance overlapping mouse keys control (#23341) il y a 2 ans
mousekey.h 21b84596e7 Enhance overlapping mouse keys control (#23341) il y a 2 ans
os_detection.c 1efc82403b Community modules (#24848) il y a 1 an
os_detection.h 3f9d464412 [Core] `usb_device_state`: consolidate usb state handling across implementations (#24258) il y a 1 an
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) il y a 4 ans
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) il y a 3 ans
programmable_button.h 9c3c159286 Update Doxygen comments for some headers (#20194) il y a 3 ans
quantum.c 1efc82403b Community modules (#24848) il y a 1 an
quantum.h 1efc82403b Community modules (#24848) il y a 1 an
quantum_keycodes.h 4a5bae51cd [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630) il y a 1 an
quantum_keycodes_legacy.h 70cbf08b67 Add new connection keycodes for Bluetooth, 2.4GHz. (#24251) il y a 2 ans
raw_hid.h 8b7ac7f2ca Raw HID: documentation improvements (#21596) il y a 3 ans
repeat_key.c f8596b40a4 Normalise mouse keycodes (#23975) il y a 2 ans
repeat_key.h da2d2f947d quantum: remove direct `quantum.h` includes (#21507) il y a 3 ans
ring_buffer.h 8cc2e0e906 Fix quantum ring_buffer for ChibiOS (#19683) il y a 3 ans
secure.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) il y a 4 ans
secure.h 9c3c159286 Update Doxygen comments for some headers (#20194) il y a 3 ans
steno_keycodes.h 786ebf8760 Remove requirement for `keymap_steno.h` include in keymaps (#22423) il y a 2 ans
sync_timer.c 63646e8906 Format code according to conventions (#16322) il y a 4 ans
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) il y a 4 ans
tri_layer.c fe02abc479 [Core] Tri Layer Keys (#19795) il y a 3 ans
tri_layer.h fe02abc479 [Core] Tri Layer Keys (#19795) il y a 3 ans
util.h 5478051d74 [Core] quantum: util: add bit and bitmask helpers (#24229) il y a 1 an
variable_trace.c b624f32f94 clang-format changes il y a 7 ans
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
via.c 346b06d391 refactor: move default RGB/LED matrix #defines (#21938) il y a 2 ans
via.h da2d2f947d quantum: remove direct `quantum.h` includes (#21507) il y a 3 ans
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) il y a 4 ans
wpm.c 352beeac2f [Bug] Fix compilation issue with WPM (#18965) il y a 3 ans
wpm.h fb96b88842 Reduce includes for wpm header (#18949) il y a 3 ans