summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Keyboard] Add BLASTER75 keyboard (#16887)ALTAiN2022-06-1210-0/+490
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-131-1/+2
|\|
| * `actions/stale`: 150 operations, oldest-first.Nick Brassel2022-06-131-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-131-1/+1
|\|
| * Swap to 1000 stale actions while debugging.Nick Brassel2022-06-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-131-13/+2
|\|
| * Fixup stale action. (#17373)Nick Brassel2022-06-131-13/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-131-0/+76
|\|
| * Add stale action. (#17372)Nick Brassel2022-06-131-0/+76
| | | | | | | | | | * Add stale action. * Allow for manual trigger.
* | Update LUFA submodule (#17368)Ryan2022-06-131-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1213-0/+892
|\|
| * [Keyboard] Add Lemon40 keyboard (#17357)HorrorTroll2022-06-1213-0/+892
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-122-0/+8
|\|
| * Add encoder map (#17361)Albert Y2022-06-122-0/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-121-4/+4
|\|
| * [Keyboard] Remove terminal commands from m48 (#17363)Drashna Jaelre2022-06-121-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1113-0/+518
|\|
| * [Keyboard] add pierce (#17000)durken12022-06-1113-0/+518
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dan Abrahamsson <dan.abrahamsson@imsystech.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1133-524/+909
|\|
| * [Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena2022-06-1133-524/+909
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sync oled code over the keymaps * put different product ids * put different product ids for the rest * put different product ids for the rest * try to reduce code duplication * make ifdefs nice and correct * move the leds code out of keymap * try to reduce code duplication * move the rgb code outside the keymaps for reuse * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * move more code outside keymaps for reuse * add few more xps * add mic mute * update to new name of macros for reset * style for matrix * clean split * use tinyuf2 as bootloader * Update keyboards/mlego/m65/rev4/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * radionalise product id and device version * add tinyuf2 as default bootloader for stm32f4 * update tinyuf2 * update tinyuf2 and via. f411 remove tinyuf2 since is not really working. make the config more conditional * sync the keymap with default * revert via non building with gcc 11 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | `qmk doctor`: show arch for macOS (#17356)Ryan2022-06-111-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-115-107/+2
|\|
| * [Keyboard] Fix checkboards/quark_lp (another) (#17296)jack2022-06-115-107/+2
| |
* | Ensure that rgb+via compiles in all cases (#17355)Drashna Jaelre2022-06-101-0/+8
| |
* | Add missing bracket for VIA brightness scaling (#17354)Dasky2022-06-101-1/+1
| |
* | Scale brigthness for VIA (#17352)yiancar2022-06-101-6/+7
| | | | | | Co-authored-by: yiancar <yiancar@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-103-107/+30
|\|
| * Wasdat: move some stuff to info.json (#17327)Ryan2022-06-113-107/+30
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-104-34/+23
|\|
| * Promote 'layouts require matrix data' to api error (#17349)Joel Challis2022-06-102-9/+5
| |
| * Promote label with newlines to lint error (#17347)Joel Challis2022-06-103-25/+18
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-102-11/+4
|\|
| * initial (#17345)jack2022-06-102-11/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1021-0/+897
|\|
| * [Keyboard] Add Sodium keyboards (#17078)Derek2022-06-0921-0/+897
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: nacly <nacly@pop-os.localdomain>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-103-0/+221
|\|
| * [Keymap] Add planck/scottzach1 keymap (#17083)Zac Scott2022-06-093-0/+221
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-105-5/+52
|\|
| * [keyboard] annepro2 Add and use functions to directly control led colors ↵zv0n2022-06-105-5/+52
| | | | | | | | (#17196)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-101-21/+49
|\|
| * [Keyboard] Improve the durgot k3x0 readme.md (#17214)Gabriel Oliveira2022-06-091-21/+49
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1013-0/+332
|\|
| * [Keyboard] Adding Sunsetter R2 keyboard to Charue family (#17269)ILWrites2022-06-0913-0/+332
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-095-70/+73
|\|
| * Add support for linting deprecated and removed functionality (#17063)Joel Challis2022-06-095-70/+73
| | | | | | | | | | | | | | | | | | * Add support for more lint warnings/errors * Develop currently needs extra deps installed * Lint a few more scenarios * fix tests
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-093-5/+4
|\|
| * [Keyboard] Fix kprepublic/bm60hsrgb_ec/rev2 (#17334)jack2022-06-093-5/+4
| |
* | Fixup Pimoroni trackball code (#17335)jack2022-06-092-14/+0
| |
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-0810-39/+123
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-0813-31/+111
|\|