Felix Jen
c0a5916f59
Update keyboards/keebfront/vanguard65/rules.mk
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-02-06 18:47:03 -06:00
Felix Jen
2e45bf80fb
Update keyboards/keebfront/vanguard65/readme.md
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-02-06 18:46:56 -06:00
Felix Jen
c536fe6cc6
Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-02-06 18:46:48 -06:00
Felix Jen
a51d1f653a
Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-02-06 18:46:40 -06:00
Felix Jen
c8ed95a902
Update keyboards/keebfront/vanguard65/config.h
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-02-06 18:46:32 -06:00
Felix Jen
d9f4960a0f
fioxed default layout
2023-02-06 18:29:29 -06:00
Felix Jen
7912ba932d
fixed layout def
2023-02-06 18:27:56 -06:00
Felix Jen
22c16d6664
moved folder, cleaned up code
2023-02-06 18:18:55 -06:00
Felix Jen
985376e8d4
added rounding for the lower end of the LED values
2023-02-03 20:21:17 -06:00
Felix Jen
3d53b360e1
comments
2023-01-28 14:33:11 -06:00
Felix Jen
2c736f08dd
added two options for the slider
2023-01-28 14:25:26 -06:00
Felix Jen
2c2be57694
update
2023-01-08 16:36:50 -06:00
Felix Jen
1c380c80dd
Initial commit
2023-01-07 18:52:56 -06: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