Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. | |||||
* | 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> | |||||
* | A comma was missing (#19507) | Paul Massendari | 2023-01-05 | 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> | |||||
* | 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> | |||||
* | 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 | |
| | ||||||
* | Allow for specifying the number of symbols to output. (#19497) | Nick Brassel | 2023-01-04 | 1 | -2/+7 | |
| | ||||||
* | 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) | |||||
* | 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> | |||||
* | Fix github URL for the atreyu maintainer. (#19476) | Jesus Climent | 2023-01-03 | 1 | -1/+1 | |
| | ||||||
* | adpenrose/akemipad fixes (#19477) | Joel Challis | 2023-01-03 | 5 | -57/+25 | |
| | ||||||
* | [Keymap] Add Neo2-based keymap for Planck keyboard (#19173) | theamarin | 2023-01-01 | 4 | -0/+309 | |
| | | | Co-authored-by: christian <christian.lueke@sonoware.de> | |||||
* | [Keyboard] Add community layout support to Piantor (#19455) | Byron Clark | 2023-01-01 | 1 | -0/+1 | |
| | ||||||
* | Keyboard/fix work louder micro (#18968) | Drashna Jaelre | 2023-01-01 | 6 | -78/+69 | |
| | ||||||
* | Add docs to cover recent LAYOUT_all lint checks (#19393) | Joel Challis | 2023-01-01 | 2 | -0/+4 | |
| | ||||||
* | WSL `qmk flash firmware.bin` workaround (#19434) | Joel Challis | 2023-01-01 | 1 | -5/+16 | |
| | ||||||
* | CLI flashers should allow files outside qmk_firmware folder (#19454) | Joel Challis | 2023-01-01 | 1 | -6/+6 | |
| | ||||||
* | [Keyboard] Add Quarkeys Z60, reorganized keyboard file directory (#19404) | TommyZ | 2023-01-01 | 17 | -0/+729 | |
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | Add KB30 keyboard (#19395) | DOIO2022 | 2023-01-01 | 11 | -0/+798 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | Atreyu rev2 (#19443) | Jesus Climent | 2023-01-01 | 6 | -0/+231 | |
| | ||||||
* | Fixes unicode_map declaration example (#19450) | BBBNBBB | 2022-12-31 | 1 | -1/+1 | |
| | | | | If the previous example was used the incorrect codepoints are produced. Changes the order of arguments the declaration of the unicode_map | |||||
* | [keyboard]Add Graystudio Space65 R3 (#18909) | Yizhen Liu | 2022-12-30 | 10 | -0/+568 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | Added support keyboard Pila87 / XM87 PRO (#18919) | HorrorTroll | 2022-12-30 | 22 | -1/+1412 | |
| | ||||||
* | [Keyboard] Add Pica40 (#19220) | Evgenii Vilkov | 2022-12-30 | 18 | -0/+775 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | Typ65+ Add code to auto turn off LEDs when the PC goes to sleep (#19365) | Wolf Van Herreweghe | 2022-12-30 | 5 | -10/+29 | |
| | | | Co-authored-by: Wolf <contact@vwolf.be> | |||||
* | docs: add a note about reflashing both halves for encoder resolution (#19162) | Roberto Santalla | 2022-12-30 | 1 | -0/+2 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | [Keyboard] Added support for a new keyboard - Ishi 80 Mk0 (#19195) | jasonj2232 | 2022-12-30 | 18 | -0/+796 | |
| | ||||||
* | Fix odinmini layout macro (#19429) | dztech | 2022-12-30 | 1 | -2/+2 | |
| | ||||||
* | A fancy keymap for the wt65_xt. (#19375) | yonatanzunger | 2022-12-30 | 3 | -0/+651 | |
| | ||||||
* | ploopyco/trackball_mini: always update encoder (#18561) | alaviss | 2022-12-30 | 1 | -8/+9 | |
| | ||||||
* | add x123 keymap for splitkb/aurora/corne (#19407) | x123 | 2022-12-30 | 4 | -0/+347 | |
| | ||||||
* | [Keyboard] Add XR63GL keyboard (#19380) | gachiham | 2022-12-27 | 8 | -0/+257 | |
| | ||||||
* | [Keyboard] Add Mk65 (#19346) | DeskDaily | 2022-12-27 | 9 | -0/+328 | |
| | | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | |||||
* | [Keymap] Add snowskeleton preonic layout (#19357) | Isaac Lyons | 2022-12-27 | 4 | -0/+231 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | [Keyboard] Add AkemiPad (#18790) | Arturo Avila | 2022-12-27 | 18 | -0/+1167 | |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | [Keyboard] Fix Aurora Lily58 default encoder behaviour (#19424) | leah-splitkb | 2022-12-27 | 1 | -16/+2 | |
| | ||||||
* | Bump actions/stale from 6 to 7 (#19392) | dependabot[bot] | 2022-12-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... 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> | |||||
* | Update breaking changes year... (#19409) | Joel Challis | 2022-12-23 | 1 | -6/+6 | |
| | ||||||
* | Minor alignment of rgb_breathe_table generator (#19403) | Joel Challis | 2022-12-23 | 2 | -27/+50 | |
| | ||||||
* | [Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb (#19396) | DeskDaily | 2022-12-23 | 1 | -1/+1 | |
| | | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | |||||
* | Lock down workflow permissions. (#19406) | Nick Brassel | 2022-12-23 | 13 | -4/+41 | |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | Add Anvil Native keyboard (#19333) | ebastler | 2022-12-21 | 25 | -0/+1590 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | Bump anothrNick/github-tag-action from 1.54.0 to 1.55.0 (#19387) | dependabot[bot] | 2022-12-21 | 1 | -1/+1 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | Add Keychron S1 (#19378) | lalalademaxiya1 | 2022-12-20 | 23 | -0/+1334 | |
| | ||||||
* | Adding Duck Viper/Eagle V2/V3 Replacement PCB Rev B (#18584) | 4pplet | 2022-12-19 | 15 | -1/+376 | |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> | |||||
* | Add Keychron V7 (#19360) | lalalademaxiya1 | 2022-12-19 | 23 | -0/+1247 | |
| | ||||||
* | Add Keychron V8 (#19361) | lalalademaxiya1 | 2022-12-19 | 43 | -0/+2303 | |
| | ||||||
* | [Keyboard] Add converter/xmk (#18433) | Manna Harbour | 2022-12-19 | 10 | -0/+257 | |
| | ||||||
* | Add Keychron Q7 (#19308) | lalalademaxiya1 | 2022-12-19 | 23 | -0/+1243 | |
| | | | Co-authored-by: jack <0x6a73@protonmail.com> |