summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2023-06-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-18Fix up operator precedence in RGBLIGHT (#21280)Nick Brassel
2023-06-14Rely on introspection to handle OOB access. (#21247)Nick Brassel
2023-06-10Refactor the rain lighting decision operator (#21139)Albert Y
2023-06-09[Core] RGB matrix ws2812 update (#21135)Xelus22
2023-06-08Reset `matrix_need_update` properly in eager debouncing algorithms (#21154)dexter93
2023-06-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-08[Bugfix] LVGL bindings wrong offset math (#21147)Pablo Martínez
2023-06-07Use unsigned integer for mousekey kinetic speed (#21151)Albert Y
2023-06-05Remove quantum/keymap.h (#21086)Joel Challis
2023-06-04[Enhancement] Decouple autocorrect logic (#21116)Pablo Martínez
2023-06-02[Core] Move dynamic macro "stop recording" logic to a function (#21108)Ariane Emory
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-31Fix backlight sync on suspend_power_down for split keyboards (#21079)Evgenii Vilkov
2023-05-27[BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988)André Greiner-Petter
2023-05-20[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer
2023-05-20Move `pre_process_record_kb()` before `process_combo()` (#20969)Sergey Vlasov
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-05-13Add a user callback for pre process record (#20584)Albert Y
2023-05-11[Bug] Fix compilation error introduced by #20669 (#20849)Drashna Jaelre
2023-05-10Fix Mod-Tap combo regression (#20669)Pete Sevander
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre
2023-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-06Fixup QP font rendering when `--no-ascii` is specified. (#20637)Nick Brassel
2023-05-06Make Pointing Device Auto Layer more configurable (#20061)Drashna Jaelre
2023-05-01[Feature] Disable debug on QP's internal task (#20623)Pablo Martínez
2023-04-30[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus22
2023-04-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-30typing_heatmap: Add macro to configure increase steps (#20300)Jasmin
2023-04-30Fix MATRIX_HAS_GHOST when MATRIX_COL > 16 (#20093)Christopher Berner
2023-04-20Fix capital letters not getting sent with sendstring_swiss_fr.h (Issue #20080...precondition
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-12quantum/action_util.c: Use uint8_t for oneshot_layer_data (#20423)Manuel Ullmann
2023-04-12Fix preprocessor condition for SPLIT_HAPTIC_ENABLE (#20411)Giuseppe Rota
2023-04-10Prevent Tri-Layer keys from stopping caps words (#20398)Ricardo Hermida Ruiz
2023-04-09Add swap hands toggle functions (#20381)Albert Y
2023-04-06[Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann
2023-04-05[Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)Drashna Jaelre
2023-04-06Add basic profiler. (#20238)Nick Brassel
2023-04-04[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...Pascal Getreuer
2023-04-04Make "detected_host_os()" available on the SLAVE side of the split keyboard (...ngs-ch
2023-04-04Fixed split keyboard issue where custom LED indicators could activate incorre...CobraSock
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann
2023-04-03Fix OSMs getting stuck (#20034)Kasimir Pihlasviita
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-03Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen
2023-04-03Added PMW3320 driver (#19543)Vladislav Marchenko
2023-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-03[Bugfix] Check QGF's bpp against display's native_bits_per_pixel (#19995)Pablo Martínez