summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2023-07-09debounce: remove direct `quantum.h` includes (#21480)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-07-08bootmagic mods covering the case when swapped mods are pressed at the same ti...Nick Brassel
2023-07-08[Bugfix] Check `NULL` pointers on QP (#20481)Pablo Martínez
2023-07-08Refactor times inverse of sqrt 2 calculation (#21293)フィルターペーパー
2023-07-08[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...Pascal Getreuer
2023-07-08Allow key override to respect weak mods caused by caps word (#21434)Jake Grossman
2023-07-08Set minimum middle column value (#21365)フィルターペーパー
2023-07-08Refactor kinetic mouse key feature (#21164)フィルターペーパー
2023-07-08add VIA support for LED Matrix (#21281)mechlovin
2023-07-08[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ...precondition
2023-07-08[Enhancement] More info on `apply_autocorrect` (#21056)Pablo Martínez
2023-07-07Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)Chris Salch
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-02[Core] RGB Matrix limit basic indicators to the last render (#21169)Xelus22
2023-07-02Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
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