summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-031-32/+24
|\|
| * Use table for debounce algorithm description (#20322)Albert Y2023-04-041-32/+24
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-036-0/+325
|\|
| * [keyboard] Adding OSAv2 numpad (#20209)blindassassin1112023-04-046-0/+325
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0315-0/+615
|\|
| * Add Ripple TKL Keyboard firmware (#20301)Andrew Kannan2023-04-049-0/+360
| |
| * Add Ripple TKL Hotswap Firmware (#20302)Andrew Kannan2023-04-046-0/+255
| | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* | Make "detected_host_os()" available on the SLAVE side of the split keyboard ↵ngs-ch2023-04-045-19/+73
| | | | | | | | | | | | | | (#19854) Co-authored-by: ngs.ch <ngs.ch> Co-authored-by: Drashna Jaelre <drashna@drashna.net>
* | Fixed split keyboard issue where custom LED indicators could activate ↵CobraSock2023-04-042-16/+11
| | | | | | | | | | | | | | incorrect LEDs (#20203) (#20204) Co-authored-by: N M <ninja.milkman@gmail.com> Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0310-0/+1207
|\|
| * Personal keymaps for crkbd and kyria (#20009)Cameron Larsen2023-04-0410-0/+1207
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0313-0/+685
|\|
| * Adding Oceanographer to QMK. (#20324)Anjheos2023-04-0313-0/+685
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-033-11/+6
|\|
| * Modify default encoder mappings, change PID, enable mousekeys (#20329)Danny2023-04-033-11/+6
| |
* | Add core/fallback encoder behaviour (#20320)jack2023-04-03107-1759/+30
| |
* | Fix API errors (#20326)Ryan2023-04-033-15/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-04-0369-1706/+16316
|\|
| * PR checklist: keyboard updates must go to `develop` (#20323)Ryan2023-04-031-0/+1
| |