Nick Brassel 5faa23d54c Keymap introspection for combos. (#19670) há 3 anos atrás
..
audio 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
backlight 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
bootmagic 3be5d90b6d Remove some use of keymap.h (#20006) há 3 anos atrás
debounce 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) há 4 anos atrás
encoder 8812872794 Only trigger encoder callbacks on primary side (#18467) há 3 anos atrás
keymap_extras c3ae5c1076 Fix capital letters not getting sent with sendstring_swiss_fr.h (Issue #20080) (#20515) há 3 anos atrás
led_matrix 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
logging dedc54a328 [Core] guard action related debug messages (#19348) há 3 anos atrás
midi b01dc36fbf Tidy up duplication of MIN/MAX fallback implementations (#20236) há 3 anos atrás
os_detection 85ee55ff3b Detect host OS based on USB fingerprint (#18463) há 3 anos atrás
painter 50e99864dd Merge remote-tracking branch 'origin/master' into develop há 3 anos atrás
pointing_device 59eb8940b0 Make Pointing Device Auto Layer more configurable (#20061) há 3 anos atrás
process_keycode 5faa23d54c Keymap introspection for combos. (#19670) há 3 anos atrás
rgb_matrix 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
rgblight 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
send_string 9c3c159286 Update Doxygen comments for some headers (#20194) há 3 anos atrás
sequencer 8b658dcc9a Normalise MIDI keycodes (#18972) há 3 anos atrás
split_common e77699a58a Fix preprocessor condition for SPLIT_HAPTIC_ENABLE (#20411) há 3 anos atrás
unicode 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) há 4 anos atrás
action.c 128f808496 Add a user callback for pre process record (#20584) há 3 anos atrás
action.h f5b7491883 Add swap hands toggle functions (#20381) há 3 anos atrás
action_code.h a974c51d25 Relocate various modifier defines (#18638) há 3 anos atrás
action_layer.c c485d1cf26 Remove use of keymap.h (#20004) há 3 anos atrás
action_layer.h fe02abc479 [Core] Tri Layer Keys (#19795) há 3 anos atrás
action_tapping.c 8a332e6f01 Fix Mod-Tap combo regression (#20669) há 3 anos atrás
action_tapping.h 73b376a881 [Chore] Remove stray mod tap interrupt defines and per key functions (#20347) há 3 anos atrás
action_util.c 1502193181 quantum/action_util.c: Use uint8_t for oneshot_layer_data (#20423) há 3 anos atrás
action_util.h 46844347c4 Fix OSMs getting stuck (#20034) há 3 anos atrás
basic_profiling.h b1b8cd1bf0 Add basic profiler. (#20238) há 3 anos 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 b01dc36fbf Tidy up duplication of MIN/MAX fallback implementations (#20236) há 3 anos atrás
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) há 4 anos atrás
command.c 3be5d90b6d Remove some use of keymap.h (#20006) há 3 anos atrás
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) há 4 anos 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 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) há 4 anos atrás
deferred_exec.c 63646e8906 Format code according to conventions (#16322) há 4 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 ea98aa8e5e Reduce includes for dip_switch header (#18951) há 3 anos atrás
dip_switch.h ea98aa8e5e Reduce includes for dip_switch header (#18951) há 3 anos atrás
dynamic_keymap.c 3be5d90b6d Remove some use of keymap.h (#20006) há 3 anos atrás
dynamic_keymap.h bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) há 3 anos atrás
dynamic_macro.h fe18df9d41 Normalise Dynamic Macro keycodes (#18939) há 3 anos atrás
eeconfig.c 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
eeconfig.h 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
encoder.c 36ab0c0aaa Add core/fallback encoder behaviour (#20320) há 3 anos atrás
encoder.h c9f619124d Encodermap direction define. (#20454) há 3 anos atrás
haptic.c b585ece5ef Add Split support for Haptic feedback (#19203) há 3 anos atrás
haptic.h 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
joystick.c cf935d97ae Fix functions with empty params (#19647) há 3 anos atrás
joystick.h 9c3c159286 Update Doxygen comments for some headers (#20194) há 3 anos atrás
keyboard.c 9c9670b25f Merge remote-tracking branch 'origin/master' into develop há 3 anos atrás
keyboard.h fcf8b804ed [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) há 3 anos atrás
keycode.h a974c51d25 Relocate various modifier defines (#18638) há 3 anos atrás
keycode_config.c b47f179a4a Make Magic handling more consistent in Action Keycode handling (#9126) há 3 anos atrás
keycode_config.h 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) há 3 anos atrás
keycodes.h 9f2cd9119f Reallocate user/kb keycode ranges (#19907) há 3 anos atrás
keymap.h c485d1cf26 Remove use of keymap.h (#20004) há 3 anos atrás
keymap_common.c c485d1cf26 Remove use of keymap.h (#20004) há 3 anos atrás
keymap_common.h c485d1cf26 Remove use of keymap.h (#20004) há 3 anos atrás
keymap_introspection.c 5faa23d54c Keymap introspection for combos. (#19670) há 3 anos atrás
keymap_introspection.h 5faa23d54c Keymap introspection for combos. (#19670) há 3 anos atrás
leader.c bbf7a20b33 Refactor Leader key feature (#19632) há 3 anos atrás
leader.h 9c3c159286 Update Doxygen comments for some headers (#20194) há 3 anos atrás
led.c 1124bbc1db Remove deprecated led_set_kb (#19273) há 3 anos atrás
led.h 1124bbc1db Remove deprecated led_set_kb (#19273) há 3 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 102f22f7e9 [Core] Quantum Painter - LVGL Integration (#18499) há 3 anos atrás
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) há 3 anos atrás
matrix.h 3ae87b1555 core: allow locking the matrix state (#18852) há 3 anos atrás
matrix_common.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) há 3 anos atrás
modifiers.h a974c51d25 Relocate various modifier defines (#18638) há 3 anos atrás
mousekey.c 584b7cf801 Fix build failures with `OPT = 0` due to inline functions (#19767) há 3 anos atrás
mousekey.h 2a61bfc27d add "inertia" mode for mouse keys (#18774) há 3 anos atrás
os_detection.c ccda5d2d2f Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) há 3 anos atrás
os_detection.h ccda5d2d2f Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) há 3 anos 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 128f808496 Add a user callback for pre process record (#20584) há 3 anos atrás
quantum.h 128f808496 Add a user callback for pre process record (#20584) há 3 anos atrás
quantum_keycodes.h 961f0b7b2d Reallocate SAFE_RANGE (#19909) há 3 anos atrás
quantum_keycodes_legacy.h 403b0addea Align magic keycodes (#19877) há 3 anos atrás
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) há 4 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
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 9632360caa Use a macro to compute the size of arrays at compile time (#18044) há 4 anos 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
velocikey.c b01dc36fbf Tidy up duplication of MIN/MAX fallback implementations (#20236) há 3 anos atrás
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) há 5 anos atrás
via.c 7f805cc779 VIA Protocol 12 + fixes (#19916) há 3 anos atrás
via.h 7f805cc779 VIA Protocol 12 + fixes (#19916) há 3 anos 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