Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-04 | [Keyboard] Stop LED1 from flashing on layer change (#19427) | Paul James | |
2023-01-04 | Allow for specifying the number of symbols to output. (#19497) | Nick Brassel | |
2023-01-04 | Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst ↵ | Nick Brassel | |
providing support for filtering as per data-driven definitions. (#18971) | |||
2023-01-03 | Bump anothrNick/github-tag-action from 1.55.0 to 1.56.0 (#19494) | dependabot[bot] | |
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> | |||
2023-01-03 | Fix github URL for the atreyu maintainer. (#19476) | Jesus Climent | |
2023-01-03 | adpenrose/akemipad fixes (#19477) | Joel Challis | |
2023-01-01 | [Keymap] Add Neo2-based keymap for Planck keyboard (#19173) | theamarin | |
Co-authored-by: christian <christian.lueke@sonoware.de> | |||
2023-01-01 | [Keyboard] Add community layout support to Piantor (#19455) | Byron Clark | |
2023-01-01 | Keyboard/fix work louder micro (#18968) | Drashna Jaelre | |
2023-01-01 | Add docs to cover recent LAYOUT_all lint checks (#19393) | Joel Challis | |
2023-01-01 | WSL `qmk flash firmware.bin` workaround (#19434) | Joel Challis | |
2023-01-01 | CLI flashers should allow files outside qmk_firmware folder (#19454) | Joel Challis | |
2023-01-01 | [Keyboard] Add Quarkeys Z60, reorganized keyboard file directory (#19404) | TommyZ | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-01-01 | Add KB30 keyboard (#19395) | DOIO2022 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-01-01 | Atreyu rev2 (#19443) | Jesus Climent | |
2022-12-31 | Fixes unicode_map declaration example (#19450) | BBBNBBB | |
If the previous example was used the incorrect codepoints are produced. Changes the order of arguments the declaration of the unicode_map | |||
2022-12-30 | [keyboard]Add Graystudio Space65 R3 (#18909) | Yizhen Liu | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-30 | Added support keyboard Pila87 / XM87 PRO (#18919) | HorrorTroll | |
2022-12-30 | [Keyboard] Add Pica40 (#19220) | Evgenii Vilkov | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-30 | Typ65+ Add code to auto turn off LEDs when the PC goes to sleep (#19365) | Wolf Van Herreweghe | |
Co-authored-by: Wolf <contact@vwolf.be> | |||
2022-12-30 | docs: add a note about reflashing both halves for encoder resolution (#19162) | Roberto Santalla | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-30 | [Keyboard] Added support for a new keyboard - Ishi 80 Mk0 (#19195) | jasonj2232 | |
2022-12-30 | Fix odinmini layout macro (#19429) | dztech | |
2022-12-30 | A fancy keymap for the wt65_xt. (#19375) | yonatanzunger | |
2022-12-30 | ploopyco/trackball_mini: always update encoder (#18561) | alaviss | |
2022-12-30 | add x123 keymap for splitkb/aurora/corne (#19407) | x123 | |
2022-12-27 | [Keyboard] Add XR63GL keyboard (#19380) | gachiham | |
2022-12-27 | [Keyboard] Add Mk65 (#19346) | DeskDaily | |
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | |||
2022-12-27 | [Keymap] Add snowskeleton preonic layout (#19357) | Isaac Lyons | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-27 | [Keyboard] Add AkemiPad (#18790) | Arturo Avila | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-12-27 | [Keyboard] Fix Aurora Lily58 default encoder behaviour (#19424) | leah-splitkb | |
2022-12-23 | Bump actions/stale from 6 to 7 (#19392) | dependabot[bot] | |
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> | |||
2022-12-23 | Update breaking changes year... (#19409) | Joel Challis | |
2022-12-23 | Minor alignment of rgb_breathe_table generator (#19403) | Joel Challis | |
2022-12-23 | [Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb (#19396) | DeskDaily | |
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | |||
2022-12-23 | Lock down workflow permissions. (#19406) | Nick Brassel | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-12-21 | Add Anvil Native keyboard (#19333) | ebastler | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-21 | Bump anothrNick/github-tag-action from 1.54.0 to 1.55.0 (#19387) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2022-12-20 | Add Keychron S1 (#19378) | lalalademaxiya1 | |
2022-12-19 | Adding Duck Viper/Eagle V2/V3 Replacement PCB Rev B (#18584) | 4pplet | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> | |||
2022-12-19 | Add Keychron V7 (#19360) | lalalademaxiya1 | |
2022-12-19 | Add Keychron V8 (#19361) | lalalademaxiya1 | |
2022-12-19 | [Keyboard] Add converter/xmk (#18433) | Manna Harbour | |
2022-12-19 | Add Keychron Q7 (#19308) | lalalademaxiya1 | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2022-12-19 | Add Keychron Q60 (#19309) | lalalademaxiya1 | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2022-12-19 | Add Keychron Q65 (#19310) | lalalademaxiya1 | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2022-12-19 | Add Keychron V1 (#19315) | lalalademaxiya1 | |
2022-12-19 | Add Keychron V2 (#19316) | lalalademaxiya1 | |
2022-12-19 | Add Keychron V3 (#19317) | lalalademaxiya1 | |
2022-12-19 | Add Keychron V4 (#19319) | lalalademaxiya1 | |