summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
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
2022-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-25Fix joystick button off-by-one error (#16037)Ryan
2022-01-24Fix up issue with PROGMEM and hand_swap_config (#16027)Joel Challis
2022-01-24Rip out old macro and action_function system (#16025)Ryan
2022-01-23Relocate matrix_init_quantum content (#15953)Joel Challis
2022-01-22[Bug] Fix compilation issues for led indicators (#16001)Drashna Jaelre
2022-01-22Fix BACKLIGHT_CAPS_LOCK warning (#15999)Joel Challis
2022-01-22Align location of some host led logic (#15954)Joel Challis
2022-01-22fixed typo in orange HSV colors decalartion (#15976)Ryan Hausen
2022-01-21Adjust mouse key defaults (#15883)Albert Y
2022-01-22[Bug] Fix hack for chibiOS reset name (#15984)Drashna Jaelre
2022-01-22Rename some Quantum keycodes (#15968)Ryan
2022-01-19Relocate matrix_scan_quantum tasks (#15882)Joel Challis
2022-01-17Add init function to clear previous effect (#15815)Albert Y
2022-01-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-15[Bug] Remove config.h include in dynamic_keymap.c (#15886)Drashna Jaelre
2022-01-11Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-64
2022-01-10Advanced deferred_exec for core-side code. (#15579)Nick Brassel
2022-01-09New combo configuration options (#15083)Pete Sevander
2022-01-09Slight tidy up of keyboard task loop (#15725)Joel Challis
2022-01-08IS31FL3733 driver for LED Matrix (#15088)Leo Deng
2022-01-06Unify the key up/down behaviour of RGB keycodes (#15730)Joel Challis
2021-12-31Format code according to conventions (#15693)QMK Bot
2021-12-31Fix split pointing for analog joystick (#15691)Dasky
2021-12-28[Bug] Include missing string.h include (#15606)Drashna Jaelre
2021-12-28[Core] Fix bug and code regression for Split Common (#15603)Drashna Jaelre
2021-12-27pwm3360 driver cleanup and diff reduction to adns9800 (#15559)uqs
2021-12-27Custom matrix lite support for split keyboards (#14674)Jay Greco
2021-12-27Format code according to conventions (#15590)QMK Bot
2021-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954)Erik Berthold
2021-12-27Add sym_defer_pr debouncer type (#14948)Chad Austin