Tom Barnes
0cff636739
weact docs patch re "security vulnerability" ( #19572 )
2 years ago
Christian Brauner
2b5e5d9047
[Keymap] Add brauner preonic layout ( #19444 )
2 years ago
Ramon Imbao
62eba54092
[Keyboard] Add Plywrks Ji-Eun ( #18276 )
2 years ago
James Young
74d8f16c1d
Keychron V3: correct layout data ( #19567 )
...
* keychron/v3/ansi_encoder: correct layout data
* keychron/v3/iso_encoder: correct layout data
2 years ago
James Young
377f87cb7e
Keychron V1: correct layout data for ANSI versions ( #19558 )
...
* keychron/v1/ansi: correct layout data
* keychron/v1/ansi_encoder: correct layout data
2 years ago
Drashna Jaelre
a1676c3b8c
[Keyboard] Work Louder updates for via v3 ( #19555 )
2 years ago
James Young
5e5b19cf94
Keychron S1 ANSI Layout Touch-Up ( #19556 )
2 years ago
squarecut
aba67829e9
[Keymap] Kbdfans Tiger 80 keymap & Planck keymap ( #19428 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Abhishek Malavalli <abhishek.malavalli@fphcare.co.nz>
2 years ago
Filip Paryż
4d83583410
[Keymap] Updated Freoduo keymap ( #19351 )
2 years ago
Drashna Jaelre
90fd08bf4b
[Bug] Use correct functions for RGB Matrix support in VIA ( #19554 )
2 years ago
Dennis Kruyt
caca029e12
[Keyboard] add YMDK40 AIR40 ( #19276 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2 years ago
Manna Harbour
0becd33c4d
[keyboard] Enable community layout support ( #19499 )
2 years ago
Nick Brassel
01de98428c
[Keychron Q5] Build failures: recursive function call. ( #19553 )
2 years ago
Nick Brassel
2891d901c3
New ChibiOS SVN URL, added new release. ( #19493 )
2 years ago
Joel Challis
1c024bfa91
Add some missing layout data ( #19539 )
2 years ago
Joel Challis
f6023a36bc
Remove invalid pin_compatible config from defaults ( #19512 )
3 years ago
Joel Challis
c5e3275299
Fix `handwired/onekey/kb2040` WS2812 pin ( #19517 )
3 years ago
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>
3 years ago
Daniel Schaefer
b56ffc8920
docs: Fix IS31FL3743A driver name ( #19518 )
...
Incorrectly documented.
See: `builddefs/common_features.mk`
3 years ago
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.
3 years ago
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>
3 years ago
Paul Massendari
84a642266c
A comma was missing ( #19507 )
3 years ago
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>
3 years ago
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>
3 years ago
Carlo
be024a1d43
feat(kprepublic/bm60hsrgb_poker): update carlosala keymap ( #19426 )
3 years ago
Paul James
04dcf81d1e
[Keyboard] Stop LED1 from flashing on layer change ( #19427 )
3 years ago
Nick Brassel
8e869da1da
Allow for specifying the number of symbols to output. ( #19497 )
3 years ago
Nick Brassel
691668340c
Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst providing support for filtering as per data-driven definitions. ( #18971 )
3 years ago
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>
3 years ago
Jesus Climent
5962ebaba1
Fix github URL for the atreyu maintainer. ( #19476 )
3 years ago
Joel Challis
975d64cc2b
adpenrose/akemipad fixes ( #19477 )
3 years ago
theamarin
ff73cb6290
[Keymap] Add Neo2-based keymap for Planck keyboard ( #19173 )
...
Co-authored-by: christian <christian.lueke@sonoware.de>
3 years ago
Byron Clark
867e4fc11c
[Keyboard] Add community layout support to Piantor ( #19455 )
3 years ago
Drashna Jaelre
b4d5c22ed4
Keyboard/fix work louder micro ( #18968 )
3 years ago
Joel Challis
2ae215514a
Add docs to cover recent LAYOUT_all lint checks ( #19393 )
3 years ago
Joel Challis
b8e12eed80
WSL `qmk flash firmware.bin` workaround ( #19434 )
3 years ago
Joel Challis
61696fda83
CLI flashers should allow files outside qmk_firmware folder ( #19454 )
3 years ago
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>
3 years ago
DOIO2022
53100496c3
Add KB30 keyboard ( #19395 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Jesus Climent
20bafb9313
Atreyu rev2 ( #19443 )
3 years ago
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
3 years ago
Yizhen Liu
590c889537
[keyboard]Add Graystudio Space65 R3 ( #18909 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
HorrorTroll
5fa2aab41e
Added support keyboard Pila87 / XM87 PRO ( #18919 )
3 years ago
Evgenii Vilkov
ced8142847
[Keyboard] Add Pica40 ( #19220 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
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>
3 years ago
Roberto Santalla
a781672ce7
docs: add a note about reflashing both halves for encoder resolution ( #19162 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
jasonj2232
6b50b1be9b
[Keyboard] Added support for a new keyboard - Ishi 80 Mk0 ( #19195 )
3 years ago
dztech
e08debb62f
Fix odinmini layout macro ( #19429 )
3 years ago
yonatanzunger
6bd76c97be
A fancy keymap for the wt65_xt. ( #19375 )
3 years ago
alaviss
444760efcb
ploopyco/trackball_mini: always update encoder ( #18561 )
3 years ago