summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-091-3/+5
|\
| * Add autocomplete to generate-compilation-database (#20387)Dasky2023-04-091-3/+5
| |
* | Add swap hands toggle functions (#20381)Albert Y2023-04-093-3/+33
| |
* | Fix up via keymap builds. (#20383)Nick Brassel2023-04-0913-73/+73
| | | | | | | | | | | | | | | | | | * Fix up via keymap builds. - Usages of old IS_PRESSED. * Fix up bad code. * Fix up bad code.
* | Move `default` layouts to data driven (#20349)Ryan2023-04-0892-6691/+7103
| |
* | Move split space/backspace layouts to data driven (#20356)Ryan2023-04-0867-5563/+5445
| |
* | Set up DEFAULT_FOLDER for primekb/meridian (#20367)Nick Brassel2023-04-081-0/+2
| |
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-08833-437/+1250
| |
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-04-087-11/+53
|\|
| * [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)Drashna Jaelre2023-04-087-11/+53
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-071-1/+0
|\|
| * Convertors documentation: Removed duplicate table entry (#20360)Duncan Sutherland2023-04-071-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-071-1/+3
|\|
| * Avoid generating empty ENCODER_RESOLUTION (#20179)Joel Challis2023-04-071-1/+3
| |
* | Add layer-cycle example (#19069)Pablo Martínez2023-04-071-0/+48
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-071-1/+1
|\|
| * Fixup CI build variables. (#20357)Nick Brassel2023-04-071-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-074-3/+61
|\|
| * Add Discord webhook at end of each CI run. (#20355)Nick Brassel2023-04-074-3/+61
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-074-94/+54
|\|
| * Move a_dux to data-driven (#20043)Albert Y2023-04-064-94/+54
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0615-0/+958
|\|
| * [Keyboard] Add Keychron Q11 (#20125)lalalademaxiya12023-04-0615-0/+958
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062600-1909/+4027
| |
* | [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)James McCleese2023-04-052-1/+71
| | | | | | Co-authored-by: James McCleese <James.McCleese@nbcuni.com>
* | [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann2023-04-067-44/+5
| | | | | | | | | | * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration
* | [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)Drashna Jaelre2023-04-051-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-052-2/+2
|\|
| * Bump peter-evans/create-pull-request from 4 to 5 (#20346)dependabot[bot]2023-04-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Add basic profiler. (#20238)Nick Brassel2023-04-061-0/+69
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0525-0/+896
|\|
| * Add peterfalken userspace & keymaps (#19897)Luis Garcia2023-04-0525-0/+896
| | | | | | | | Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0518-0/+603
|\|
| * Add Iron160 I160-S and I160-H PCBs support (#20077)Álvaro A. Volpato2023-04-0518-0/+603
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-058-0/+312
|\|
| * [Keyboard] Add lxxt (#19935)DeskDaily2023-04-058-0/+312
| | | | | | | | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0519-0/+1381
|\|
| * Add Junco Keyboard (#19516)Dane Skalski2023-04-0519-0/+1381
| |
* | Move TKL layouts to data driven (#20337)Ryan2023-04-05217-21173/+23029
| |
* | Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-05105-6697/+8636
| |
* | Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-0562-7770/+9106
| |
* | Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-05421-7128/+2788
| |
* | Disable specific warnings to mitigate compilation problems with ↵Nick Brassel2023-04-057-6/+25
| | | | | | | | `KEEP_INTERMEDIATES=yes`. (#20339)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0411-0/+311
|\|
| * [Keyboard] Add Budgy and Crowboard Keyboards (#19141)Alex Miller2023-04-0411-0/+311
| | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Move 65% layouts to data driven (#20308)Ryan2023-04-04375-50679/+41813
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-041-1/+2
|\|
| * Resolve keyboard names for `qmk mass-compile`. (#20335)Nick Brassel2023-04-041-1/+2
| |
* | Move fullsize layouts to data driven (#20317)Ryan2023-04-0436-6960/+5255
| |
* | Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-0465-15829/+14961
| |