Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add some missing layout data (#19539) | Joel Challis | 2023-01-08 | 5 | -1/+212 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-07 | 1 | -16/+8 | |
|\| | ||||||
| * | Remove invalid pin_compatible config from defaults (#19512) | Joel Challis | 2023-01-07 | 1 | -16/+8 | |
| | | ||||||
* | | Ignore defaults.hjson values if already set (#19511) | Joel Challis | 2023-01-07 | 3 | -6/+12 | |
| | | | | | | | | | | * Ignore defaults.hjson values if already set * Add warning when nothing is merged | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-07 | 2 | -1/+3 | |
|\| | ||||||
| * | Fix `handwired/onekey/kb2040` WS2812 pin (#19517) | Joel Challis | 2023-01-07 | 2 | -1/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-06 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump anothrNick/github-tag-action from 1.58.0 to 1.61.0 (#19519) | dependabot[bot] | 2023-01-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.58.0 to 1.61.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.58.0...1.61.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-06 | 2 | -2/+2 | |
|\| | ||||||
| * | docs: Fix IS31FL3743A driver name (#19518) | Daniel Schaefer | 2023-01-06 | 2 | -2/+2 | |
| | | | | | | | | Incorrectly documented. See: `builddefs/common_features.mk` | |||||
* | | Migrate submodule dirty check to CLI (#19488) | Joel Challis | 2023-01-06 | 2 | -15/+19 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-05 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508) | Sergey Vlasov | 2023-01-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | The code which generated the MATRIX_COLS and MATRIX_ROWS defines from the JSON information was checking the presence of the `matrix_pins` key, which may not exist if a custom matrix is used. Check the presence of `matrix_size` instead. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-05 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump anothrNick/github-tag-action from 1.57.0 to 1.58.0 (#19509) | dependabot[bot] | 2023-01-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.57.0 to 1.58.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.57.0...1.58.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-05 | 1 | -1/+1 | |
|\| | ||||||
| * | A comma was missing (#19507) | Paul Massendari | 2023-01-05 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-04 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump anothrNick/github-tag-action from 1.56.0 to 1.57.0 (#19502) | dependabot[bot] | 2023-01-05 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-04 | 6 | -0/+138 | |
|\| | ||||||
| * | Add SapuSeven MacroPad12 (#19466) | SapuSeven | 2023-01-04 | 6 | -0/+138 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add SapuSeven MacroPad12 * Update image url Co-authored-by: Drashna Jaelre <drashna@live.com> * Remove unnecessary layers Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-04 | 4 | -12/+14 | |
|\| | ||||||
| * | feat(kprepublic/bm60hsrgb_poker): update carlosala keymap (#19426) | Carlo | 2023-01-04 | 3 | -11/+14 | |
| | | ||||||
| * | [Keyboard] Stop LED1 from flashing on layer change (#19427) | Paul James | 2023-01-04 | 1 | -1/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-04 | 1 | -2/+7 | |
|\| | ||||||
| * | Allow for specifying the number of symbols to output. (#19497) | Nick Brassel | 2023-01-04 | 1 | -2/+7 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2023-01-04 | 3 | -2/+168 | |
|\| | ||||||
| * | Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst ↵ | Nick Brassel | 2023-01-04 | 3 | -1/+167 | |
| | | | | | | | | providing support for filtering as per data-driven definitions. (#18971) | |||||
* | | Remove unused Makefile paths (#19487) | Joel Challis | 2023-01-04 | 1 | -8/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-03 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump anothrNick/github-tag-action from 1.55.0 to 1.56.0 (#19494) | dependabot[bot] | 2023-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.55.0...1.56.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | | Replace list_keyboards.sh with CLI calls (#19485) | Joel Challis | 2023-01-03 | 4 | -14/+13 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-02 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix github URL for the atreyu maintainer. (#19476) | Jesus Climent | 2023-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | Remove cmp checks from Makefile (#19480) | Joel Challis | 2023-01-02 | 2 | -4/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-02 | 5 | -57/+25 | |
|\| | ||||||
| * | adpenrose/akemipad fixes (#19477) | Joel Challis | 2023-01-03 | 5 | -57/+25 | |
| | | ||||||
* | | Build warning when not valid work-tree (#19475) | Joel Challis | 2023-01-03 | 2 | -2/+12 | |
| | | ||||||
* | | Migrate 'make git-submodule' to CLI command (#19479) | Joel Challis | 2023-01-03 | 5 | -7/+25 | |
| | | ||||||
* | | Report submodule status when not valid work-tree (#19474) | Joel Challis | 2023-01-03 | 3 | -17/+11 | |
| | | ||||||
* | | Allow mod-tap hold action on one shot layer (#19214) | David Kosorin | 2023-01-02 | 2 | -1/+254 | |
| | | ||||||
* | | Implement XAP style merge semantics for DD keycodes (#19397) | Joel Challis | 2023-01-01 | 2 | -17/+71 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-01 | 4 | -0/+309 | |
|\| | ||||||
| * | [Keymap] Add Neo2-based keymap for Planck keyboard (#19173) | theamarin | 2023-01-01 | 4 | -0/+309 | |
| | | | | | | Co-authored-by: christian <christian.lueke@sonoware.de> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-01 | 1 | -0/+1 | |
|\| | ||||||
| * | [Keyboard] Add community layout support to Piantor (#19455) | Byron Clark | 2023-01-01 | 1 | -0/+1 | |
| | | ||||||
* | | Allow CLI to flash .uf2 files (#19462) | Joel Challis | 2023-01-01 | 2 | -21/+39 | |
| | | ||||||
* | | Use unique name for regen PR branches (#19464) | Joel Challis | 2023-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | Regenerate Files (#19463) | QMK Bot | 2023-01-01 | 67 | -67/+131 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-01 | 6 | -78/+69 | |
|\| |