summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-071-0/+3
|\
| * Add disable git safe directory check step (#20040)Albert Y2023-03-071-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-067-0/+250
|\|
| * [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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-062-0/+12
|\|
| * [Docs] Discuss layout macro (#19803)souvlakeeb2023-03-062-0/+12
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-067-0/+219
|\|
| * [Keyboard] Add gummykey (#19695)gumorr2023-03-067-0/+219
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-066-0/+202
|\|
| * keyboards/anavi: Add ANAVI Knobs 3 (#18624)Leon Anavi2023-03-056-0/+202
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-051-0/+1
|\|
| * Reject VIA keys within info.json (#20026)Joel Challis2023-03-061-0/+1
| |
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-05502-3461/+1299
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-051-3/+3
|\|
| * 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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-0426-0/+1647
|\|
| * Add Keychron Q12 (#19844)lalalademaxiya12023-03-0426-0/+1647
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-038-0/+530
|\|
| * Add Support for Lilly58 r2g (#19862)Elliot Powell2023-03-038-0/+530
| | | | | | * Add support for lilly58 r2g by Mechboards
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-034-0/+296
|\|
| * Add new keymap for Preonic rev3 (#19706)Guillermo Aguirre2023-03-034-0/+296
| |
* | Remove some use of keymap.h (#20006)Joel Challis2023-03-0316-22/+11
| |
* | Remove some use of keymap.h (#19980)Joel Challis2023-03-0369-69/+75
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-034-7/+70
|\|
| * 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
| |
* | Remove Vagrant due to bit-rot. (#20000)Nick Brassel2023-03-0310-323/+1
| |
* | Merge upstream changes to uf2conv (#19993)Joel Challis2023-03-033-30/+43
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-011-1/+3
|\|
| * Check all keys have matrix positions when parsing C LAYOUT macros (#19781)Ryan2023-03-021-1/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-017-73/+135
|\|
| * [Keyboard] Clean up contra & move to data-driven (#19973)Albert Y2023-03-017-73/+135
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-014-0/+246
|\|
| * [Keymap] Add davidrambo lulu keymap (#19448)David Rambo2023-03-014-0/+246
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-017-0/+228
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-011-1/+0
|\|
| * Remove `all` from list of animations in `info.json` (#19978)Joel Challis2023-03-011-1/+0
| |
* | Check all rows have the correct number of columns when parsing ↵Ryan2023-03-011-6/+15
| | | | | | | | `g_led_config` (#19954)
* | Improve robustness of AW20216 driver (#19849)Huckies2023-03-011-0/+19
| | | | | | * added soft reset and auto lowpower for AW20216
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-286-0/+19
|\|
| * Disable safe.directory check (#19970)Joel Challis2023-02-286-0/+19
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-288-0/+298
|\|
| * [Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (#19914)gkeyboard2023-02-288-0/+298
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-283-62/+16
|\|
| * [Keymap] sofle/keymaps/michal: rewrite (#19938)Michal S2023-02-283-62/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-287-0/+248
|\|
| * [Keyboard] Add FRL84 PCB. (#19942)studiokestra2023-02-287-0/+248
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-282-2/+2
|\|
| * 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>