Joel Challis
1c024bfa91
Add some missing layout data ( #19539 )
2023-01-08 15:26:37 +00:00
Joel Challis
f6023a36bc
Remove invalid pin_compatible config from defaults ( #19512 )
2023-01-07 17:07:19 +00:00
Joel Challis
c5e3275299
Fix handwired/onekey/kb2040
WS2812 pin ( #19517 )
2023-01-07 17:02:40 +00:00
dependabot[bot]
97910fac06
Bump anothrNick/github-tag-action from 1.58.0 to 1.61.0 ( #19519 )
...
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-06 21:45:23 +00:00
Daniel Schaefer
b56ffc8920
docs: Fix IS31FL3743A driver name ( #19518 )
...
Incorrectly documented.
See: `builddefs/common_features.mk`
2023-01-06 17:12:30 +00:00
Sergey Vlasov
4a7d65b9d7
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix ( #19508 )
...
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-05 23:40:53 +00:00
dependabot[bot]
64508caa76
Bump anothrNick/github-tag-action from 1.57.0 to 1.58.0 ( #19509 )
...
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-05 19:32:57 +00:00
Paul Massendari
84a642266c
A comma was missing ( #19507 )
2023-01-05 15:12:46 +00:00
dependabot[bot]
e2ef3c8cc9
Bump anothrNick/github-tag-action from 1.56.0 to 1.57.0 ( #19502 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 06:41:20 +11:00
SapuSeven
6a02eb2874
Add SapuSeven MacroPad12 ( #19466 )
...
* 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-04 06:18:16 +00:00
Carlo
be024a1d43
feat(kprepublic/bm60hsrgb_poker): update carlosala keymap ( #19426 )
2023-01-04 05:21:32 +00:00
Paul James
04dcf81d1e
[Keyboard] Stop LED1 from flashing on layer change ( #19427 )
2023-01-04 05:21:03 +00:00
Nick Brassel
8e869da1da
Allow for specifying the number of symbols to output. ( #19497 )
2023-01-04 16:07:13 +11:00
Nick Brassel
691668340c
Add qmk mass-compile
, which intends to supercede qmk multibuild
whilst providing support for filtering as per data-driven definitions. ( #18971 )
2023-01-04 04:10:18 +00:00
dependabot[bot]
46ed46e384
Bump anothrNick/github-tag-action from 1.55.0 to 1.56.0 ( #19494 )
...
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 19:36:22 +00:00
Jesus Climent
5962ebaba1
Fix github URL for the atreyu maintainer. ( #19476 )
2023-01-03 09:51:32 +11:00
Joel Challis
975d64cc2b
adpenrose/akemipad fixes ( #19477 )
2023-01-03 09:12:25 +11:00
theamarin
ff73cb6290
[Keymap] Add Neo2-based keymap for Planck keyboard ( #19173 )
...
Co-authored-by: christian <christian.lueke@sonoware.de>
2023-01-01 09:31:25 -08:00
Byron Clark
867e4fc11c
[Keyboard] Add community layout support to Piantor ( #19455 )
2023-01-01 08:05:57 -08:00
Drashna Jaelre
b4d5c22ed4
Keyboard/fix work louder micro ( #18968 )
2023-01-01 11:57:15 +11:00
Joel Challis
2ae215514a
Add docs to cover recent LAYOUT_all lint checks ( #19393 )
2023-01-01 11:53:10 +11:00
Joel Challis
b8e12eed80
WSL qmk flash firmware.bin
workaround ( #19434 )
2023-01-01 11:44:33 +11:00
Joel Challis
61696fda83
CLI flashers should allow files outside qmk_firmware folder ( #19454 )
2023-01-01 11:43:30 +11:00
TommyZ
c7c44de32f
[Keyboard] Add Quarkeys Z60, reorganized keyboard file directory ( #19404 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-01-01 11:41:58 +11:00
DOIO2022
53100496c3
Add KB30 keyboard ( #19395 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-01-01 11:40:01 +11:00
Jesus Climent
20bafb9313
Atreyu rev2 ( #19443 )
2023-01-01 11:38:44 +11:00
BBBNBBB
943aae85d5
Fixes unicode_map declaration example ( #19450 )
...
If the previous example was used the incorrect codepoints are produced.
Changes the order of arguments the declaration of the unicode_map
2022-12-31 21:23:17 +00:00
Yizhen Liu
590c889537
[keyboard]Add Graystudio Space65 R3 ( #18909 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-30 12:01:32 +11:00
HorrorTroll
5fa2aab41e
Added support keyboard Pila87 / XM87 PRO ( #18919 )
2022-12-30 11:59:55 +11:00
Evgenii Vilkov
ced8142847
[Keyboard] Add Pica40 ( #19220 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-30 11:53:31 +11:00
Wolf Van Herreweghe
a7ff2b8d54
Typ65+ Add code to auto turn off LEDs when the PC goes to sleep ( #19365 )
...
Co-authored-by: Wolf <contact@vwolf.be>
2022-12-30 11:51:12 +11:00
Roberto Santalla
a781672ce7
docs: add a note about reflashing both halves for encoder resolution ( #19162 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-30 11:50:37 +11:00
jasonj2232
6b50b1be9b
[Keyboard] Added support for a new keyboard - Ishi 80 Mk0 ( #19195 )
2022-12-30 11:50:16 +11:00
dztech
e08debb62f
Fix odinmini layout macro ( #19429 )
2022-12-30 11:48:26 +11:00
yonatanzunger
6bd76c97be
A fancy keymap for the wt65_xt. ( #19375 )
2022-12-30 11:47:40 +11:00
alaviss
444760efcb
ploopyco/trackball_mini: always update encoder ( #18561 )
2022-12-30 11:45:10 +11:00
x123
ab667a8b64
add x123 keymap for splitkb/aurora/corne ( #19407 )
2022-12-30 11:44:21 +11:00
gachiham
4c32e060e8
[Keyboard] Add XR63GL keyboard ( #19380 )
2022-12-27 12:29:19 -08:00
DeskDaily
202a708ba7
[Keyboard] Add Mk65 ( #19346 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-12-27 12:14:56 -08:00
Isaac Lyons
fd9c809fc3
[Keymap] Add snowskeleton preonic layout ( #19357 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-27 12:14:42 -08:00
Arturo Avila
3de3f885de
[Keyboard] Add AkemiPad ( #18790 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-27 12:09:01 -08:00
leah-splitkb
95e97fa839
[Keyboard] Fix Aurora Lily58 default encoder behaviour ( #19424 )
2022-12-27 11:38:53 -08:00
dependabot[bot]
b56c0fa674
Bump actions/stale from 6 to 7 ( #19392 )
...
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 18:14:23 +00:00
Joel Challis
70f67ca908
Update breaking changes year... ( #19409 )
2022-12-23 17:53:08 +00:00
Joel Challis
ab1898e660
Minor alignment of rgb_breathe_table generator ( #19403 )
2022-12-23 11:11:56 +00:00
DeskDaily
99b69dc80e
[Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb ( #19396 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-12-23 01:08:37 -08:00
Nick Brassel
f75ac6042e
Lock down workflow permissions. ( #19406 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-12-23 10:41:16 +11:00
ebastler
b8a9de206d
Add Anvil Native keyboard ( #19333 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-21 21:03:50 +11:00
dependabot[bot]
c0e54737ad
Bump anothrNick/github-tag-action from 1.54.0 to 1.55.0 ( #19387 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 11:23:38 +11:00
lalalademaxiya1
8560280afe
Add Keychron S1 ( #19378 )
2022-12-20 17:44:23 +11:00