QMK Bot 227bfbc168 Merge remote-tracking branch 'origin/develop' into xap il y a 3 ans
..
audio cf935d97ae Fix functions with empty params (#19647) il y a 3 ans
backlight 996a9006d3 [Core] PWM Backlight for RP2040 (#17706) il y a 3 ans
bootmagic 63646e8906 Format code according to conventions (#16322) il y a 4 ans
debounce 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) il y a 4 ans
encoder 8812872794 Only trigger encoder callbacks on primary side (#18467) il y a 3 ans
keymap_extras fc2c9ccbc5 Regenerate Files (#19463) il y a 3 ans
led_matrix 9c6942ea40 Remove `config.h` include from quantum files (#19817) il y a 3 ans
logging dedc54a328 [Core] guard action related debug messages (#19348) il y a 3 ans
midi 242b80c63f Move MIDI code out of tmk_core (#19704) il y a 3 ans
os_detection 85ee55ff3b Detect host OS based on USB fingerprint (#18463) il y a 3 ans
painter 49c912f9b4 QP: Correct rotation and offset when using LVGL (#19713) il y a 3 ans
pointing_device af52a9f8ad Fix jump in report value when scale changes during cirque get report (#18992) il y a 3 ans
process_keycode db1eeea478 Add combo hook to allow per layer combo reference layers. (#16699) il y a 3 ans
rgb_matrix 9c6942ea40 Remove `config.h` include from quantum files (#19817) il y a 3 ans
rgblight fc2c9ccbc5 Regenerate Files (#19463) il y a 3 ans
send_string fe00c80211 Reduce includes for send_string header (#18952) il y a 3 ans
sequencer 8b658dcc9a Normalise MIDI keycodes (#18972) il y a 3 ans
split_common 9c6942ea40 Remove `config.h` include from quantum files (#19817) il y a 3 ans
unicode 5974d989fe Normalise Unicode keycodes (#18898) il y a 3 ans
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) il y a 4 ans
xap 0431558da0 Mock up audio routes to match via il y a 3 ans
action.c 1d0b4c8d38 Tidy up use of keycode range helpers (#19756) il y a 3 ans
action.h dedc54a328 [Core] guard action related debug messages (#19348) il y a 3 ans
action_code.h a69ab05dd6 Initial DD keycode migration (#18643) il y a 3 ans
action_layer.c b1f4d49c43 [Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821) il y a 3 ans
action_layer.h fe02abc479 [Core] Tri Layer Keys (#19795) il y a 3 ans
action_tapping.c 1d0b4c8d38 Tidy up use of keycode range helpers (#19756) il y a 3 ans
action_tapping.h cbabc8dbe6 [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) il y a 3 ans
action_util.c cf935d97ae Fix functions with empty params (#19647) il y a 3 ans
action_util.h 63646e8906 Format code according to conventions (#16322) il y a 4 ans
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 63646e8906 Format code according to conventions (#16322) il y a 4 ans
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) il y a 4 ans
command.c 643f6367a1 [Fix] Patches after printf library update (#17584) il y a 4 ans
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) il y a 4 ans
config_common.h d84a7351ea Strip out more of config_common (#19722) il y a 3 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 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) il y a 4 ans
deferred_exec.c 63646e8906 Format code according to conventions (#16322) il y a 4 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 6cc9513ab0 Digitizer feature improvements (#19034) il y a 3 ans
dip_switch.c ea98aa8e5e Reduce includes for dip_switch header (#18951) il y a 3 ans
dip_switch.h ea98aa8e5e Reduce includes for dip_switch header (#18951) il y a 3 ans
dynamic_keymap.c aac29b86f4 Merge remote-tracking branch 'origin/develop' into xap il y a 3 ans
dynamic_keymap.h aac29b86f4 Merge remote-tracking branch 'origin/develop' into xap il y a 3 ans
dynamic_macro.h fe18df9d41 Normalise Dynamic Macro keycodes (#18939) il y a 3 ans
eeconfig.c 8829d0431c Reset macros as well. il y a 3 ans
eeconfig.h 646ced4441 Remove bad EECONFIG address il y a 3 ans
encoder.c 8812872794 Only trigger encoder callbacks on primary side (#18467) il y a 3 ans
encoder.h 9632360caa Use a macro to compute the size of arrays at compile time (#18044) il y a 4 ans
haptic.c b585ece5ef Add Split support for Haptic feedback (#19203) il y a 3 ans
haptic.h 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) il y a 4 ans
joystick.c cf935d97ae Fix functions with empty params (#19647) il y a 3 ans
joystick.h 1e95f7be8f Joystick feature improvements (#19052) il y a 3 ans
keyboard.c 3ae87b1555 core: allow locking the matrix state (#18852) il y a 3 ans
keyboard.h 85984902cf Introduce IS_EVENT instead of !IS_NOEVENT (#19366) il y a 3 ans
keycode.h 1d0b4c8d38 Tidy up use of keycode range helpers (#19756) il y a 3 ans
keycode_config.c 871eeae4ea PoC: Swap Escape and Caps (#16336) il y a 4 ans
keycode_config.h fb29c0ae53 [Core] Add getreuer's Autocorrect feature to core (#15699) il y a 4 ans
keycodes.h d10350cd2c Restore packing of midi note keycodes (#19468) il y a 3 ans
keymap.h cbbb45c13f Start moving towards introspection-based data retrieval (#18441) il y a 3 ans
keymap_common.c a7b2f4233c Fix keycode parameter extraction to match the new DD keycodes (#18977) il y a 3 ans
keymap_introspection.c ea05045923 Allow overriding of keymap/encodermap layer count. (#19325) il y a 3 ans
keymap_introspection.h ea05045923 Allow overriding of keymap/encodermap layer count. (#19325) il y a 3 ans
leader.c bbf7a20b33 Refactor Leader key feature (#19632) il y a 3 ans
leader.h bbf7a20b33 Refactor Leader key feature (#19632) il y a 3 ans
led.c 1124bbc1db Remove deprecated led_set_kb (#19273) il y a 3 ans
led.h 1124bbc1db Remove deprecated led_set_kb (#19273) il y a 3 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 102f22f7e9 [Core] Quantum Painter - LVGL Integration (#18499) il y a 3 ans
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) il y a 3 ans
matrix.h 3ae87b1555 core: allow locking the matrix state (#18852) il y a 3 ans
matrix_common.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) il y a 3 ans
mousekey.c 584b7cf801 Fix build failures with `OPT = 0` due to inline functions (#19767) il y a 3 ans
mousekey.h 2a61bfc27d add "inertia" mode for mouse keys (#18774) il y a 3 ans
os_detection.c 85ee55ff3b Detect host OS based on USB fingerprint (#18463) il y a 3 ans
os_detection.h 85ee55ff3b Detect host OS based on USB fingerprint (#18463) il y a 3 ans
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 f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) il y a 3 ans
quantum.c 7faa82869c Merge remote-tracking branch 'origin/develop' into xap il y a 3 ans
quantum.h 9c9a55199d Merge remote-tracking branch 'origin/develop' into xap il y a 3 ans
quantum_keycodes.h 2ffdec5dc2 Move more unicode ranges to DD (#19755) il y a 3 ans
quantum_keycodes_legacy.h 2d843088a2 Normalise Swap Hands keycodes (#19720) il y a 3 ans
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) il y a 4 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 db887e63d7 Enhancement and fixes of "Secure" feature (#16958) il y a 4 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 9632360caa Use a macro to compute the size of arrays at compile time (#18044) il y a 4 ans
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
velocikey.c 63646e8906 Format code according to conventions (#16322) il y a 4 ans
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
via.c 90fd08bf4b [Bug] Use correct functions for RGB Matrix support in VIA (#19554) il y a 3 ans
via.h bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) 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