summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Fix github URL for the atreyu maintainer. (#19476)Jesus Climent2023-01-031-1/+1
|
* adpenrose/akemipad fixes (#19477)Joel Challis2023-01-035-57/+25
|
* [Keymap] Add Neo2-based keymap for Planck keyboard (#19173)theamarin2023-01-014-0/+309
| | | Co-authored-by: christian <christian.lueke@sonoware.de>
* [Keyboard] Add community layout support to Piantor (#19455)Byron Clark2023-01-011-0/+1
|
* Keyboard/fix work louder micro (#18968)Drashna Jaelre2023-01-016-78/+69
|
* Add docs to cover recent LAYOUT_all lint checks (#19393)Joel Challis2023-01-012-0/+4
|
* 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
|
* [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>
* Add KB30 keyboard (#19395)DOIO20222023-01-0111-0/+798
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Atreyu rev2 (#19443)Jesus Climent2023-01-016-0/+231
|
* 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
* [keyboard]Add Graystudio Space65 R3 (#18909)Yizhen Liu2022-12-3010-0/+568
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Added support keyboard Pila87 / XM87 PRO (#18919)HorrorTroll2022-12-3022-1/+1412
|
* [Keyboard] Add Pica40 (#19220)Evgenii Vilkov2022-12-3018-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 Herreweghe2022-12-305-10/+29
| | | Co-authored-by: Wolf <contact@vwolf.be>
* docs: add a note about reflashing both halves for encoder resolution (#19162)Roberto Santalla2022-12-301-0/+2
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Added support for a new keyboard - Ishi 80 Mk0 (#19195)jasonj22322022-12-3018-0/+796
|
* Fix odinmini layout macro (#19429)dztech2022-12-301-2/+2
|
* A fancy keymap for the wt65_xt. (#19375)yonatanzunger2022-12-303-0/+651
|
* ploopyco/trackball_mini: always update encoder (#18561)alaviss2022-12-301-8/+9
|
* add x123 keymap for splitkb/aurora/corne (#19407)x1232022-12-304-0/+347
|
* [Keyboard] Add XR63GL keyboard (#19380)gachiham2022-12-278-0/+257
|
* [Keyboard] Add Mk65 (#19346)DeskDaily2022-12-279-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 Lyons2022-12-274-0/+231
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add AkemiPad (#18790)Arturo Avila2022-12-2718-0/+1167
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix Aurora Lily58 default encoder behaviour (#19424)leah-splitkb2022-12-271-16/+2
|
* Bump actions/stale from 6 to 7 (#19392)dependabot[bot]2022-12-231-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 Challis2022-12-231-6/+6
|
* Minor alignment of rgb_breathe_table generator (#19403)Joel Challis2022-12-232-27/+50
|
* [Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb (#19396)DeskDaily2022-12-231-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 Brassel2022-12-2313-4/+41
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* Add Anvil Native keyboard (#19333)ebastler2022-12-2125-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-211-1/+1
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Keychron S1 (#19378)lalalademaxiya12022-12-2023-0/+1334
|
* Adding Duck Viper/Eagle V2/V3 Replacement PCB Rev B (#18584)4pplet2022-12-1915-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)lalalademaxiya12022-12-1923-0/+1247
|
* Add Keychron V8 (#19361)lalalademaxiya12022-12-1943-0/+2303
|
* [Keyboard] Add converter/xmk (#18433)Manna Harbour2022-12-1910-0/+257
|
* Add Keychron Q7 (#19308)lalalademaxiya12022-12-1923-0/+1243
| | | Co-authored-by: jack <0x6a73@protonmail.com>
* Add Keychron Q60 (#19309)lalalademaxiya12022-12-1914-0/+693
| | | Co-authored-by: jack <0x6a73@protonmail.com>
* Add Keychron Q65 (#19310)lalalademaxiya12022-12-1916-0/+1030
| | | Co-authored-by: jack <0x6a73@protonmail.com>
* Add Keychron V1 (#19315)lalalademaxiya12022-12-1963-0/+3715
|
* Add Keychron V2 (#19316)lalalademaxiya12022-12-1962-0/+3299
|
* Add Keychron V3 (#19317)lalalademaxiya12022-12-1963-0/+3792
|
* Add Keychron V4 (#19319)lalalademaxiya12022-12-1923-0/+1199
|
* Add Keychron V5 (#19320)lalalademaxiya12022-12-1944-0/+2705
|
* Add Keychron Q9 (#19318)lalalademaxiya12022-12-1952-0/+2195
|
* Fix description for selectively disabling animations (#19374)Alexander Franco2022-12-191-1/+1
|