summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap ↵adophoxia2023-04-049-156/+145
| | | | | | | | | | | | `rules.mk` cleanup (#20168) Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-041-28/+36
|\|
| * Add debounce time description (#20333)Albert Y2023-04-041-28/+36
| |
* | `qmk info`: account for ISO enter when calculating layout X offset (#20325)Ryan2023-04-041-1/+6
| |
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-04-042-102/+16
|\|
| * Manibus keyboard, update pinout (#20309)Alex Paulescu2023-04-042-102/+16
| |
* | [Core] Caps Word "Invert on shift" option: pressing Shift inverts the ↵Pascal Getreuer2023-04-047-1/+342
| | | | | | | | | | | | shift state. (#20092) Co-authored-by: Nick Brassel <nick@tzarc.org>
* | rp2040: *_PAL_MODE overridable for this platform too (#20314)Purdea Andrei2023-04-041-7/+21
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>