summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-041-2/+7
|\
| * Allow for specifying the number of symbols to output. (#19497)Nick Brassel2023-01-041-2/+7
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2023-01-043-2/+168
|\|
| * Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst ↵Nick Brassel2023-01-043-1/+167
| | | | | | | | providing support for filtering as per data-driven definitions. (#18971)
* | Remove unused Makefile paths (#19487)Joel Challis2023-01-041-8/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-031-1/+1
|\|
| * Bump anothrNick/github-tag-action from 1.55.0 to 1.56.0 (#19494)dependabot[bot]2023-01-031-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 Challis2023-01-034-14/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-021-1/+1
|\|
| * Fix github URL for the atreyu maintainer. (#19476)Jesus Climent2023-01-031-1/+1
| |
* | Remove cmp checks from Makefile (#19480)Joel Challis2023-01-022-4/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-025-57/+25
|\|
| * adpenrose/akemipad fixes (#19477)Joel Challis2023-01-035-57/+25
| |
* | Build warning when not valid work-tree (#19475)Joel Challis2023-01-032-2/+12
| |
* | Migrate 'make git-submodule' to CLI command (#19479)Joel Challis2023-01-035-7/+25
| |
* | Report submodule status when not valid work-tree (#19474)Joel Challis2023-01-033-17/+11
| |
* | Allow mod-tap hold action on one shot layer (#19214)David Kosorin2023-01-022-1/+254
| |
* | Implement XAP style merge semantics for DD keycodes (#19397)Joel Challis2023-01-012-17/+71
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-014-0/+309
|\|
| * [Keymap] Add Neo2-based keymap for Planck keyboard (#19173)theamarin2023-01-014-0/+309
| | | | | | Co-authored-by: christian <christian.lueke@sonoware.de>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-011-0/+1
|\|
| * [Keyboard] Add community layout support to Piantor (#19455)Byron Clark2023-01-011-0/+1
| |
* | Allow CLI to flash .uf2 files (#19462)Joel Challis2023-01-012-21/+39
| |
* | Use unique name for regen PR branches (#19464)Joel Challis2023-01-011-1/+1
| |
* | Regenerate Files (#19463)QMK Bot2023-01-0167-67/+131
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-016-78/+69
|\|
| * Keyboard/fix work louder micro (#18968)Drashna Jaelre2023-01-016-78/+69
| |
* | Partially revert #18940 for Ploopy Thumb Trackball (#18943)Drashna Jaelre2023-01-012-0/+37
| |
* | Add Split support for Haptic feedback (#19203)Drashna Jaelre2023-01-015-0/+76
| |
* | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-0111-69/+21
| |
* | Align definition of unicode_map (#19452)Joel Challis2023-01-0146-46/+46
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-012-0/+4
|\|
| * Add docs to cover recent LAYOUT_all lint checks (#19393)Joel Challis2023-01-012-0/+4
| |
* | Initial DD keycode regen workflow (#19400)Joel Challis2023-01-015-73/+85
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-011-11/+22
|\|
| * WSL `qmk flash firmware.bin` workaround (#19434)Joel Challis2023-01-011-5/+16
| |
| * CLI flashers should allow files outside qmk_firmware folder (#19454)Joel Challis2023-01-011-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-0117-0/+729
|\|
| * [Keyboard] Add Quarkeys Z60, reorganized keyboard file directory (#19404)TommyZ2023-01-0117-0/+729
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-0111-0/+798
|\|
| * Add KB30 keyboard (#19395)DOIO20222023-01-0111-0/+798
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-016-0/+231
|\|
| * Atreyu rev2 (#19443)Jesus Climent2023-01-016-0/+231
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-311-1/+1
|\|
| * Fixes unicode_map declaration example (#19450)BBBNBBB2022-12-311-1/+1
| | | | | | | | If the previous example was used the incorrect codepoints are produced. Changes the order of arguments the declaration of the unicode_map
* | Fixup horrortroll/handwired_k552 (#19447)jack2022-12-312-5/+1
| |
* | Refactor entire Handwired K552 keyboard (#18066)HorrorTroll2022-12-3043-296/+231
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-3010-0/+568
|\|
| * [keyboard]Add Graystudio Space65 R3 (#18909)Yizhen Liu2022-12-3010-0/+568
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-3022-1/+1412
|\|