summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add tsubasa keyboard (#19352)Kuribayashi Atsushi2023-03-109-0/+323
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
* [Keyboard] update matrix pins for Polly40 (#20002)Paul Enrico N. Viola2023-03-093-45/+45
|
* [Keymap] add crkbd/keymaps/markstos (#19010)Mark Stosberg2023-03-094-0/+200
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] frobiac custom boards and layout (#19883)frobiac2023-03-0923-0/+1077
|
* [Keymap] Fix the secondary keyboard not updating WPM (#20069)Budiman Jojo2023-03-091-0/+1
|
* Add CI builds for default and via keymaps (#20071)Nick Brassel2023-03-101-0/+38
|
* Keebio/KBO-5000 Encoder Misconfiguration Fix for #20073 (#20074)Flame Soulis2023-03-091-2/+2
|
* `qmk info`: add warning when layout is offset (#20070)Ryan2023-03-091-0/+10
|
* Adding firmware for New Proto[Typist] in-stock PCBs. (#19958)Anjheos2023-03-0914-0/+886
| | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Anjheos <Anjheos.Designs@gmail.com>
* [Doc] Update PR checklist (#19988)jack2023-03-081-14/+25
|
* [Docs] Add mod-tap section header (#20041)Albert Y2023-03-081-23/+28
|
* EC Pro 2 PCB (#19917)Cipulot2023-03-0815-0/+885
| | | * EC Pro 2 firmware by Cipulot
* [Keyboard] Teahouse Ayleen TKL (#19900)Freather2023-03-089-0/+336
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: CMM.Studio Freather <50167286+frankBTHID@users.noreply.github.com>
* Fix processing of recently added system keycodes (#20058)Joel Challis2023-03-081-1/+1
|
* VIA keymap for djinn (#19881)Niles Tanner2023-03-083-0/+187
|
* implement rgb matrix for momokai keyboards (#19904)peepeetee2023-03-076-181/+143
| | | | Co-authored-by: jack <0x6a73@protonmail.com>
* [Keymap] Smooted's BM80v2 keymap (#19873)Olivia2023-03-073-0/+43
|
* [Keyboard] Add Karn Keyboard (#19846)Robert Mills2023-03-0711-0/+362
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add disable git safe directory check step (#20040)Albert Y2023-03-071-0/+3
|
* [Keyboard] Sejin EAT-1010R2 keyboard (#19809)Dmitry Nosachev2023-03-067-0/+250
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
* [Docs] Discuss layout macro (#19803)souvlakeeb2023-03-062-0/+12
| | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add gummykey (#19695)gumorr2023-03-067-0/+219
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
* keyboards/anavi: Add ANAVI Knobs 3 (#18624)Leon Anavi2023-03-056-0/+202
|
* Reject VIA keys within info.json (#20026)Joel Challis2023-03-061-0/+1
|
* Unbreak switchplate/southpaw_65 after #16277 (#20015)Sergey Vlasov2023-03-051-3/+3
| | | | | Apparently the changes done in #16277 swapped the values read from the PCA9555 expanders by mistake, which resulted in mixed up matrix columns. Fix the chip and register addresses to match the original code.
* Add Keychron Q12 (#19844)lalalademaxiya12023-03-0426-0/+1647
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add Support for Lilly58 r2g (#19862)Elliot Powell2023-03-038-0/+530
| | | * Add support for lilly58 r2g by Mechboards
* Add new keymap for Preonic rev3 (#19706)Guillermo Aguirre2023-03-034-0/+296
|
* Initial deprecation policy documentation. (#19908)Nick Brassel2023-03-032-1/+51
|
* Update branch names to reflect configurator's new deployment. (#19999)Nick Brassel2023-03-032-6/+19
|
* Check all keys have matrix positions when parsing C LAYOUT macros (#19781)Ryan2023-03-021-1/+3
|
* [Keyboard] Clean up contra & move to data-driven (#19973)Albert Y2023-03-017-73/+135
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keymap] Add davidrambo lulu keymap (#19448)David Rambo2023-03-014-0/+246
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* added Polly40 keyboard (#19936)Paul Enrico N. Viola2023-03-017-0/+228
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
* Remove `all` from list of animations in `info.json` (#19978)Joel Challis2023-03-011-1/+0
|
* Disable safe.directory check (#19970)Joel Challis2023-02-286-0/+19
|
* [Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (#19914)gkeyboard2023-02-288-0/+298
| | | | Co-authored-by: jack <0x6a73@protonmail.com>
* [Keymap] sofle/keymaps/michal: rewrite (#19938)Michal S2023-02-283-62/+16
|
* [Keyboard] Add FRL84 PCB. (#19942)studiokestra2023-02-287-0/+248
| | | | Co-authored-by: jack <0x6a73@protonmail.com>
* Bump tj-actions/changed-files from 34 to 35 (#19971)dependabot[bot]2023-02-282-2/+2
| | | | | | | | | | | | | | | | Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v34...v35) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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>
* [Keyboard] remove non-existent method from ploopy documentation (#19957)Shawn Meier2023-02-281-9/+6
|
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-2834-340/+453
|
* Flag "builddefs" as core changes (#19950)Joel Challis2023-02-281-0/+1
|
* Merge remote-tracking branch 'upstream/develop'Nick Brassel2023-02-2810905-112274/+81433
|\
| * Add changelog for Leader Key refactor (#19953)Ryan2023-02-271-0/+25
| |
| * Breaking Changes 2023q1 changelog. (#19945)Nick Brassel2023-02-274-80/+313
| |
| * Hide hex output when building uf2 (#19940)Joel Challis2023-02-261-2/+2
| |
| * `keebio/kbo5000`: fix encoder config (#19941)Ryan2023-02-264-8/+7
| |
| * Move encoder config to data driven (#19923)Ryan2023-02-26972-2569/+2898
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Move backlight config to data driven (#19910)Ryan2023-02-261003-1684/+1873
| |