summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-0414-0/+800
|\
| * [Keymap] added caps lock indicator for Keychron Q1 rev_0100 (#14653)Mike Killewald2021-11-0314-0/+800
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-049-0/+589
|\|
| * [Keyboard] Add the Kuku65 (#14910)Wolf Van Herreweghe2021-11-039-0/+589
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-041-6/+6
|\|
| * [Keyboard] Layout update to split89.h (#14930)jurassic732021-11-031-6/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-034-49/+70
|\|
| * Sets3n kk980 Layout Macro Refactor (#15039)James Young2021-11-034-49/+70
* | Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-0315-29/+16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-031-1/+1
|\|
| * steal_this_keyboard fix info.json macro reference (#15032)James Young2021-11-031-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-034-25/+28
|\|
| * Fix Rocketboard-16 QMK Configurator Implementation (#15028)James Young2021-11-034-25/+28
* | [Keyboard] Reduce compile size for melgeek mach80 (#15034)Drashna Jaelre2021-11-032-1/+2
* | Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-0317-303/+275
* | Fixup #15029 (#15031)Nick Brassel2021-11-021-2/+2
* | Revert to old init order for host driver (#15029)Joel Challis2021-11-024-11/+21
* | Fix build failures caused by #12947. (#15019)Nick Brassel2021-11-021-3/+3
* | Fixup LED matrix. (#15020)Nick Brassel2021-11-021-7/+7
* | overnumpad controller: Add support for turning off solenoid enable in low pow...Purdea Andrei2021-11-0210-18/+10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-023-20/+132
|\|
| * Add Redox Media Configurator Data (#15013)James Young2021-11-023-20/+132
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-021-0/+5
|\|
| * Clarify placement of configuration options (#15015)Albert Y2021-11-021-0/+5
* | haptic: Feature to disable it when usb port is not configured or suspended. (...Purdea Andrei2021-11-027-11/+115
* | [Keyboard] Fix size issues on pistachio pro via keymap (#15017)Drashna Jaelre2021-11-021-1/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-021-0/+2
|\|
| * [Keyboard] Fix compilation size issues for Canary 60 RGB (#15016)Drashna Jaelre2021-11-021-0/+2
* | [Bug] Fix unterminated ifdef in ISSI 3733 driver (#15014)Drashna Jaelre2021-11-021-0/+2
* | [Keymap] Fix missing return for oled task in drashna userspace (#15012)Drashna Jaelre2021-11-021-1/+1
* | [Keyboard] Fix missing return for oled task on Arabica37 (#15011)Drashna Jaelre2021-11-021-1/+1
* | [Keyboard] Fix missing return for oled task on Lefty (#15010)Drashna Jaelre2021-11-021-0/+1
* | Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-023-0/+47
* | Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508)donicrosby2021-11-0211-10/+136
* | Add support to persist MD LED framework settings (#14980)Joel Challis2021-11-026-31/+106
* | Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-025-2/+623
* | [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02272-599/+967
* | define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201)Woody2021-11-021-1/+7
* | Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-0233-72/+127
* | core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)Michael Stapelberg2021-11-011-14/+199
* | Manually format develop (#15003)Joel Challis2021-11-0130-525/+597
* | Fix up issues shown by clang-format of vusb (#15004)Joel Challis2021-11-011-2/+3
* | Add Fractal RGB matrix effects (#12670)Albert Y2021-11-023-1/+65
* | Fix issues with Oneshot disabling (#14934)Drashna Jaelre2021-11-012-65/+104
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-017-77/+83
|\|
| * [Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974)AnthonyNguyen1682021-10-317-77/+83
* | Remove complex `fn_actions` macros (#14662)Ryan2021-11-0137-5036/+379
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-311-0/+6
|\|
| * [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)Mateusz Ż2021-10-311-0/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-3114-0/+718
|\|