summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-09[keyboard] Enable community layout support (#19499)Manna Harbour
2023-01-10[Keychron Q5] Build failures: recursive function call. (#19553)Nick Brassel
2023-01-10New ChibiOS SVN URL, added new release. (#19493)Nick Brassel
2023-01-08Add some missing layout data (#19539)Joel Challis
2023-01-07Remove invalid pin_compatible config from defaults (#19512)Joel Challis
2023-01-07Fix `handwired/onekey/kb2040` WS2812 pin (#19517)Joel Challis
2023-01-06Bump anothrNick/github-tag-action from 1.58.0 to 1.61.0 (#19519)dependabot[bot]
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>
2023-01-06docs: Fix IS31FL3743A driver name (#19518)Daniel Schaefer
Incorrectly documented. See: `builddefs/common_features.mk`
2023-01-05Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)Sergey Vlasov
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.
2023-01-05Bump anothrNick/github-tag-action from 1.57.0 to 1.58.0 (#19509)dependabot[bot]
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>
2023-01-05A comma was missing (#19507)Paul Massendari
2023-01-05Bump anothrNick/github-tag-action from 1.56.0 to 1.57.0 (#19502)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04Add SapuSeven MacroPad12 (#19466)SapuSeven
* 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>
2023-01-04feat(kprepublic/bm60hsrgb_poker): update carlosala keymap (#19426)Carlo
2023-01-04[Keyboard] Stop LED1 from flashing on layer change (#19427)Paul James
2023-01-04Allow for specifying the number of symbols to output. (#19497)Nick Brassel
2023-01-04Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst ↵Nick Brassel
providing support for filtering as per data-driven definitions. (#18971)
2023-01-03Bump 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-03Fix github URL for the atreyu maintainer. (#19476)Jesus Climent
2023-01-03adpenrose/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-01Keyboard/fix work louder micro (#18968)Drashna Jaelre
2023-01-01Add docs to cover recent LAYOUT_all lint checks (#19393)Joel Challis
2023-01-01WSL `qmk flash firmware.bin` workaround (#19434)Joel Challis
2023-01-01CLI 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-01Add KB30 keyboard (#19395)DOIO2022
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-01-01Atreyu rev2 (#19443)Jesus Climent
2022-12-31Fixes 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-30Added 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-30Typ65+ 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-30docs: 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-30Fix odinmini layout macro (#19429)dztech
2022-12-30A fancy keymap for the wt65_xt. (#19375)yonatanzunger
2022-12-30ploopyco/trackball_mini: always update encoder (#18561)alaviss
2022-12-30add 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-23Bump 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-23Update breaking changes year... (#19409)Joel Challis
2022-12-23Minor 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-23Lock down workflow permissions. (#19406)Nick Brassel
Co-authored-by: Joel Challis <git@zvecr.com>