summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2022-03-26Joystick feature updates (#16732)Ryan
2022-03-17[Core] Add compile/make macro to core (#15959)Drashna Jaelre
2022-03-14Rename TICK to TICK_EVENT to prevent naming conflicts (#16649)Stefan Kerkmann
2022-03-13Mousekeys fix (#16640)jack
2022-03-14Fix oneshot toggle logic (#16630)Drashna Jaelre
2022-03-14[Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre
2022-03-11Fix flipped One Shot logic (#16617)Pascal Getreuer
2022-03-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-03-10Missed some erroneous prints. (#16597)Nick Brassel
2022-03-09Fixup builds. (#16596)Nick Brassel
2022-03-09Fix missing definition for non-encoder case. (#16593)Nick Brassel
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel
2022-03-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-07[Bug] Rename has_mouse_report_changed parameters (#16417)ZiTe
2022-03-04Remove `send_unicode_hex_string()` (#16518)Ryan
2022-03-03[Bug] fix v-usb connection enumeration, ifdef workaround (#16511)Gompa
2022-02-21Format code according to conventions (#16421)QMK Bot
2022-02-22Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-21Fix a potential bug in encoder_init(). (#16372)Takeshi ISHII
2022-02-19Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-17Fix build error for LED Matrix effect solid_reactive_wide. (#16383)Joakim Tufvegren
2022-02-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-02-17[Bug] Re-add call to `suspend_power_down_kb()` (#16382)Joakim Tufvegren
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-11Fix right side ws2812 leds having two indices (#15985)Dasky
2022-02-11Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap...precondition
2022-02-11Various fixes for matrix _RIGHT handling (#16292)Joel Challis
2022-02-09Merge remote-tracking branch 'upstream/master' into developNick Brassel
2022-02-09Add support for driving unselected row/col. (#16278)Nick Brassel
2022-02-06Add layout change callbacks to VIA (#16087)Drashna Jaelre
2022-02-06Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon
2022-02-06[Bug] Fix layer_state restoration at end of dynamic macro feature (#16230)Desprez Jean-Marc
2022-02-04RGB Matrix: Reload from EEPROM (#15923)Adam Lickel
2022-02-04Format code according to conventions (#16211)QMK Bot
2022-02-05[Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y
2022-02-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-05Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel
2022-02-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-05[Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y
2022-02-05Initial migration of suspend callbacks (#16067)Joel Challis
2022-02-02Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel
2022-01-29Format code according to conventions (#16110)QMK Bot
2022-01-28Combo `TAP_CODE_DELAY` and `clear_weak_mods` (#15866)Pete Sevander
2022-01-28Adjust tap_code16 to account for TAP_HOLD_CAPS_DELAY (#15635)Ga68
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27Fixes for slovak language-specific keycodes (#16019)KraXen72
2022-01-26Deprecate split transactions status field (#16023)Stefan Kerkmann
2022-01-26Enable a default task throttle for split pointing. (#15925)Dasky