summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel2022-06-161-0/+13
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-152-4/+6
|\
| * Fix clean arg handling (#17392)Joel Challis2022-06-152-4/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-151-1/+1
|\|
| * edit typo in comment (#17394)Felicia Kuan2022-06-151-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-151-4/+4
|\|
| * BLASTER75 info.json position fixes (#17395)ALTAiN2022-06-151-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-159-235/+563
|\|
| * [Keymap+] SnailMap port for the Kintsugi keyboard. (#17341)Arturo Avila2022-06-149-235/+563
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1413-0/+976
|\|
| * [Keymap] New keymap for Keebio FoldKB (#17364)Forrest Cahoon2022-06-143-0/+272
| |
| * [Keyboard] Add Chaos65 keyboard (#17369)kb-elmo2022-06-1410-0/+704
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-141-2/+2
|\|
| * [Keyboard] Flip encoder pads on basketweave (#17375)Yutong Zhou2022-06-141-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-142-29/+97
|\|
| * Perform stricter lint checks (#17348)Joel Challis2022-06-142-29/+97
| |
* | backlight|led 'on state' for DD configuration (#17383)Joel Challis2022-06-143-2/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-141-0/+2
|\|
| * Inform people that things may not work. (#17391)Nick Brassel2022-06-141-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-141-0/+4
|\|
| * Update feature_midi.md (#17390)Tom Barnes2022-06-141-0/+4
| | | | | | Add caveat about usb endpoints.
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-1352-246/+972
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1313-0/+552
|\|
| * [Keyboard] add SNOP60 (#17131)npspears2022-06-1313-0/+552
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1310-0/+490
|\|
| * [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
| |