Joshua Diamond 571a9794af Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335) пре 2 година
..
audio 2239527871 In honor of king terry (#17387) пре 2 година
backlight 996a9006d3 [Core] PWM Backlight for RP2040 (#17706) пре 2 година
bootmagic 63646e8906 Format code according to conventions (#16322) пре 3 година
debounce 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) пре 2 година
encoder 8812872794 Only trigger encoder callbacks on primary side (#18467) пре 2 година
keymap_extras 8a8000b4ec Fix Czech sendstring LUT (#19193) пре 2 година
led_matrix a5a20cc792 Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080) пре 2 година
logging 643f6367a1 [Fix] Patches after printf library update (#17584) пре 2 година
painter 1849897444 [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reordering. (#18396) пре 2 година
pointing_device af52a9f8ad Fix jump in report value when scale changes during cirque get report (#18992) пре 2 година
process_keycode e4d2ba9a4d Align haptic feedback keycode names (#18964) пре 2 година
rgb_matrix e12ca14af8 Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) пре 2 година
rgblight 571a9794af Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335) пре 2 година
send_string fe00c80211 Reduce includes for send_string header (#18952) пре 2 година
sequencer 8b658dcc9a Normalise MIDI keycodes (#18972) пре 2 година
split_common c255174cf3 Implement split comms watchdog (#18599) пре 2 година
unicode 5974d989fe Normalise Unicode keycodes (#18898) пре 2 година
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) пре 2 година
action.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) пре 2 година
action.h 8ce946b5c8 [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) пре 2 година
action_code.h a69ab05dd6 Initial DD keycode migration (#18643) пре 2 година
action_layer.c 1caedd10c4 Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) пре 2 година
action_layer.h 0da6562c4d Make default layer size 16-bit (#15286) пре 3 година
action_tapping.c 3b9e186019 Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) пре 2 година
action_tapping.h c1ef943ce0 Add missing prototype for get_hold_on_other_key_press to resolve #18855 (#19056) пре 2 година
action_util.c b8574efcd6 Fix oneshot toggle logic (#16630) пре 3 година
action_util.h 63646e8906 Format code according to conventions (#16322) пре 3 година
bitwise.c 63646e8906 Format code according to conventions (#16322) пре 3 година
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) пре 4 година
caps_word.c 1249f74b31 Reduce includes for caps_word header (#18948) пре 2 година
caps_word.h 1249f74b31 Reduce includes for caps_word header (#18948) пре 2 година
color.c 63646e8906 Format code according to conventions (#16322) пре 3 година
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) пре 3 година
command.c 643f6367a1 [Fix] Patches after printf library update (#17584) пре 2 година
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) пре 2 година
config_common.h af678521c1 Remove quantum/audio from global VPATH (#18753) пре 2 година
crc.c 3de296f420 Reduce includes for crc header (#18947) пре 2 година
crc.h 3de296f420 Reduce includes for crc header (#18947) пре 2 година
debounce.h 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) пре 2 година
deferred_exec.c 63646e8906 Format code according to conventions (#16322) пре 3 година
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) пре 3 година
digitizer.c 6cc9513ab0 Digitizer feature improvements (#19034) пре 2 година
digitizer.h 6cc9513ab0 Digitizer feature improvements (#19034) пре 2 година
dip_switch.c ea98aa8e5e Reduce includes for dip_switch header (#18951) пре 2 година
dip_switch.h ea98aa8e5e Reduce includes for dip_switch header (#18951) пре 2 година
dynamic_keymap.c bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) пре 2 година
dynamic_keymap.h bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) пре 2 година
dynamic_macro.h fe18df9d41 Normalise Dynamic Macro keycodes (#18939) пре 2 година
eeconfig.c 57ac917b43 Extend eeconfig kb/user datablock API (#19094) пре 2 година
eeconfig.h 57ac917b43 Extend eeconfig kb/user datablock API (#19094) пре 2 година
encoder.c 8812872794 Only trigger encoder callbacks on primary side (#18467) пре 2 година
encoder.h 9632360caa Use a macro to compute the size of arrays at compile time (#18044) пре 2 година
haptic.c f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) пре 3 година
haptic.h 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) пре 3 година
joystick.c 1e95f7be8f Joystick feature improvements (#19052) пре 2 година
joystick.h 1e95f7be8f Joystick feature improvements (#19052) пре 2 година
keyboard.c 9b51f02f45 Fix encoder_init call order in keyboard_init (#19140) пре 2 година
keyboard.h f27b617f36 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) пре 2 година
keycode.h a69ab05dd6 Initial DD keycode migration (#18643) пре 2 година
keycode_config.c 871eeae4ea PoC: Swap Escape and Caps (#16336) пре 2 година
keycode_config.h fb29c0ae53 [Core] Add getreuer's Autocorrect feature to core (#15699) пре 2 година
keycodes.h d810878d5e Normalise output selection (Bluetooth) keycodes (#19004) пре 2 година
keymap.h cbbb45c13f Start moving towards introspection-based data retrieval (#18441) пре 2 година
keymap_common.c a7b2f4233c Fix keycode parameter extraction to match the new DD keycodes (#18977) пре 2 година
keymap_introspection.c cbbb45c13f Start moving towards introspection-based data retrieval (#18441) пре 2 година
keymap_introspection.h cbbb45c13f Start moving towards introspection-based data retrieval (#18441) пре 2 година
led.c cbe1c22d46 quantum: led: split out led_update_ports() for customization of led behaviour (#14452) пре 2 година
led.h cbe1c22d46 quantum: led: split out led_update_ports() for customization of led behaviour (#14452) пре 2 година
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE пре 5 година
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) пре 4 година
main.c 1f2b1dedcc Quantum Painter (#10174) пре 3 година
matrix.c 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) пре 2 година
matrix.h ac31863021 Custom matrix lite support for split keyboards (#14674) пре 3 година
matrix_common.c 67461a0a47 Merge remote-tracking branch 'origin/master' into develop пре 2 година
mousekey.c 31fb55ae7b fixed MOUSEKEY_INERTIA on AVR (#19096) пре 2 година
mousekey.h 2a61bfc27d add "inertia" mode for mouse keys (#18774) пре 2 година
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) пре 2 година
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) пре 2 година
programmable_button.h f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) пре 2 година
quantum.c d810878d5e Normalise output selection (Bluetooth) keycodes (#19004) пре 2 година
quantum.h 6cc9513ab0 Digitizer feature improvements (#19034) пре 2 година
quantum_keycodes.h 8b658dcc9a Normalise MIDI keycodes (#18972) пре 2 година
quantum_keycodes_legacy.h e4d2ba9a4d Align haptic feedback keycode names (#18964) пре 2 година
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) пре 3 година
ring_buffer.h 63646e8906 Format code according to conventions (#16322) пре 3 година
secure.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) пре 2 година
secure.h db887e63d7 Enhancement and fixes of "Secure" feature (#16958) пре 3 година
sync_timer.c 63646e8906 Format code according to conventions (#16322) пре 3 година
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) пре 3 година
util.h 9632360caa Use a macro to compute the size of arrays at compile time (#18044) пре 2 година
variable_trace.c b624f32f94 clang-format changes пре 5 година
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) пре 4 година
velocikey.c 63646e8906 Format code according to conventions (#16322) пре 3 година
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) пре 4 година
via.c bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) пре 2 година
via.h bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) пре 2 година
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) пре 3 година
wpm.c 352beeac2f [Bug] Fix compilation issue with WPM (#18965) пре 2 година
wpm.h fb96b88842 Reduce includes for wpm header (#18949) пре 2 година