You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kai 13f7b68240
Fix user hook call for dynamic_macro_record_key (#22250)
4 months ago
..
audio audio: Don't play the first note of zero-note melodies (#21661) 9 months ago
backlight Add _DEFAULT_ON lighting configuration options (#21865) 7 months ago
bootmagic quantum: remove direct `quantum.h` includes (#21507) 10 months ago
debounce [Enhancement] Improvements for debounce test coverage + bug fixes for sym_defer_g and sym_eager_pr (#21667) 7 months ago
encoder/tests quantum: remove direct `quantum.h` includes (#21507) 10 months ago
keymap_extras Raise Circumflex from the grave in sendstring_french.h (#22285) 4 months ago
led_matrix Relocate LED driver init code (#22365) 6 months ago
logging [Core] guard action related debug messages (#19348) 1 year ago
midi Unify MIDI note calculation with the audio feature's algorithm (#21588) 9 months ago
os_detection/tests Detect host OS based on USB fingerprint (#18463) 1 year ago
painter QP getters correction (#22357) 6 months ago
pointing_device Azoteq IQS5xx support (#22280) 5 months ago
process_keycode Fix user hook call for dynamic_macro_record_key (#22250) 4 months ago
rgb_matrix New RGB Animations - 4 "Starlight" Animation Variations (#22212) 5 months ago
rgblight Regenerate Files (#22821) 4 months ago
send_string Update Doxygen comments for some headers (#20194) 1 year ago
sequencer Normalise MIDI keycodes (#18972) 1 year ago
split_common Modify split config is_keyboard_master/left checks. (#21875) 6 months ago
unicode Unicode, Unicodemap and UCIS refactor (#21659) 8 months ago
wear_leveling RP2040 emulated EEPROM. (#17519) 1 year ago
action.c Separate 6KRO and NKRO report structs (#22267) 6 months ago
action.h [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 1 year ago
action_code.h Relocate various modifier defines (#18638) 1 year ago
action_layer.c Remove use of keymap.h (#20004) 1 year ago
action_layer.h process_keycode: remove direct `quantum.h` includes (#21486) 10 months ago
action_tapping.c Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 7 months ago
action_tapping.h [Chore] Remove stray mod tap interrupt defines and per key functions (#20347) 1 year ago
action_util.c Separate 6KRO and NKRO report structs (#22267) 6 months ago
action_util.h Separate 6KRO and NKRO report structs (#22267) 6 months ago
basic_profiling.h Add basic profiler. (#20238) 1 year ago
bitwise.c Format code according to conventions (#16322) 2 years ago
bitwise.h Migrate some tmk_core files to quantum (#11791) 3 years ago
caps_word.c Reduce includes for caps_word header (#18948) 1 year ago
caps_word.h Reduce includes for caps_word header (#18948) 1 year ago
color.c Clean up RGB LED type (#21859) 8 months ago
color.h Move `PACKED` define to util.h (#22074) 8 months ago
command.c V-USB: Fix `GET_IDLE/SET_IDLE` (#22332) 6 months ago
command.h Remove legacy keycode use from command (#18002) 1 year ago
crc.c Reduce includes for crc header (#18947) 1 year ago
crc.h Reduce includes for crc header (#18947) 1 year ago
debounce.h debounce: remove direct `quantum.h` includes (#21480) 10 months ago
deferred_exec.c [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) 4 months ago
deferred_exec.h Advanced deferred_exec for core-side code. (#15579) 2 years ago
digitizer.c Digitizer feature improvements (#19034) 1 year ago
digitizer.h Update Doxygen comments for some headers (#20194) 1 year ago
dip_switch.c Reduce includes for dip_switch header (#18951) 1 year ago
dip_switch.h Reduce includes for dip_switch header (#18951) 1 year ago
dynamic_keymap.c Fix compilation of dynamic_keymap.c without VIA (#21858) 8 months ago
dynamic_keymap.h VIA V3 - The Custom UI Update (#18222) 1 year ago
dynamic_macro.h Normalise Dynamic Macro keycodes (#18939) 1 year ago
eeconfig.c Move velocikey to within rgblight (#22123) 7 months ago
eeconfig.h Prep work for NKRO report separation (#22268) 7 months ago
encoder.c quantum: remove direct `quantum.h` includes (#21507) 10 months ago
encoder.h quantum: remove direct `quantum.h` includes (#21507) 10 months ago
haptic.c Add full solenoid support on split keyboards (#21583) 7 months ago
haptic.h haptic: naming cleanups (#21551) 10 months ago
joystick.c Fix functions with empty params (#19647) 1 year ago
joystick.h Update Doxygen comments for some headers (#20194) 1 year ago
keyboard.c Move velocikey to within rgblight (#22123) 7 months ago
keyboard.h quantum: remove direct `quantum.h` includes (#21507) 10 months ago
keycode.h Relocate various modifier defines (#18638) 1 year ago
keycode_config.c bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472) 10 months ago
keycode_config.h [Bug] Realign and size check EECONFIG structures (#20541) 1 year ago
keycodes.h Regenerate Files (#22821) 4 months ago
keymap_common.c Generate switch statement helpers for keycode ranges (#20059) 6 months ago
keymap_common.h Remove use of keymap.h (#20004) 1 year ago
keymap_introspection.c Keymap introspection for combos. (#19670) 1 year ago
keymap_introspection.h Keymap introspection for combos. (#19670) 1 year ago
leader.c Refactor Leader key feature (#19632) 1 year ago
leader.h Update Doxygen comments for some headers (#20194) 1 year ago
led.c Get rid of `USB_LED_CAPS_LOCK` (#21436) 10 months ago
led.h Get rid of `USB_LED_CAPS_LOCK` (#21436) 10 months ago
led_tables.c Remove unused LED_BREATHING_TABLE 4 years ago
led_tables.h Change include guards in quantum/ to pragma once (#11239) 3 years ago
main.c [Core] Quantum Painter - LVGL Integration (#18499) 1 year ago
matrix.c quantum: remove direct `quantum.h` includes (#21507) 10 months ago
matrix.h core: allow locking the matrix state (#18852) 1 year ago
matrix_common.c quantum: remove direct `quantum.h` includes (#21507) 10 months ago
modifiers.h Relocate various modifier defines (#18638) 1 year ago
mousekey.c Improve directional transition of overlapping mouse keys (#21494) 7 months ago
mousekey.h Add MOUSEKEY_WHEEL_DELTA documentation (#21493) 10 months ago
os_detection.c Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) 1 year ago
os_detection.h Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) 1 year ago
pointing_device_internal.h [Core] Introduce pointing device specific debug messages (#17663) 1 year ago
programmable_button.c Programmable Button API refactor and improve docs (#18641) 1 year ago
programmable_button.h Update Doxygen comments for some headers (#20194) 1 year ago
quantum.c Improve and Cleanup Shutdown callbacks (#21060) 5 months ago
quantum.h Improve and Cleanup Shutdown callbacks (#21060) 5 months ago
quantum_keycodes.h Unicodemap keycodes rename (#21092) 11 months ago
quantum_keycodes_legacy.h Unicode, Unicodemap and UCIS refactor (#21659) 8 months ago
raw_hid.h Raw HID: documentation improvements (#21596) 9 months ago
repeat_key.c quantum: remove direct `quantum.h` includes (#21507) 10 months ago
repeat_key.h quantum: remove direct `quantum.h` includes (#21507) 10 months ago
ring_buffer.h Fix quantum ring_buffer for ChibiOS (#19683) 1 year ago
secure.c Use a macro to compute the size of arrays at compile time (#18044) 1 year ago
secure.h Update Doxygen comments for some headers (#20194) 1 year ago
steno_keycodes.h Remove requirement for `keymap_steno.h` include in keymaps (#22423) 6 months ago
sync_timer.c Format code according to conventions (#16322) 2 years ago
sync_timer.h Relocate protocol files within tmk_core/common/ (#14972) 2 years ago
tri_layer.c [Core] Tri Layer Keys (#19795) 1 year ago
tri_layer.h [Core] Tri Layer Keys (#19795) 1 year ago
util.h Add simpler method for relocating functions to RAM. (#21804) 5 months ago
variable_trace.c clang-format changes 4 years ago
variable_trace.h Change include guards in quantum/ to pragma once (#11239) 3 years ago
via.c refactor: move default RGB/LED matrix #defines (#21938) 7 months ago
via.h quantum: remove direct `quantum.h` includes (#21507) 10 months ago
virtser.h Relocate protocol files within tmk_core/common/ (#14972) 2 years ago
wpm.c [Bug] Fix compilation issue with WPM (#18965) 1 year ago
wpm.h Reduce includes for wpm header (#18949) 1 year ago