QMK Bot
6b81ba1d4c
Merge remote-tracking branch 'origin/master' into develop
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
QMK Bot
64dea51094
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Filip Paryż
4d83583410
[Keymap] Updated Freoduo keymap ( #19351 )
2 years ago
QMK Bot
8bc85c0f42
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Drashna Jaelre
90fd08bf4b
[Bug] Use correct functions for RGB Matrix support in VIA ( #19554 )
2 years ago
Ryan
56555c61e1
Migrate `LAYOUTS` to data driven ( #19541 )
...
* Migrate `LAYOUTS` to data driven, 0-9
* Migrate `LAYOUTS` to data driven, A
* Migrate `LAYOUTS` to data driven, B
* Migrate `LAYOUTS` to data driven, C
* Migrate `LAYOUTS` to data driven, D
* Migrate `LAYOUTS` to data driven, E
* Migrate `LAYOUTS` to data driven, F
* Migrate `LAYOUTS` to data driven, G
* Migrate `LAYOUTS` to data driven, H
* Migrate `LAYOUTS` to data driven, handwired
* Migrate `LAYOUTS` to data driven, I
* Migrate `LAYOUTS` to data driven, J
* Migrate `LAYOUTS` to data driven, K
* Migrate `LAYOUTS` to data driven, L
* Migrate `LAYOUTS` to data driven, M
* Migrate `LAYOUTS` to data driven, N
* Migrate `LAYOUTS` to data driven, O
* Migrate `LAYOUTS` to data driven, P
* Migrate `LAYOUTS` to data driven, Q
* Migrate `LAYOUTS` to data driven, R
* Migrate `LAYOUTS` to data driven, S
* Migrate `LAYOUTS` to data driven, T
* Migrate `LAYOUTS` to data driven, U
* Migrate `LAYOUTS` to data driven, V
* Migrate `LAYOUTS` to data driven, W
* Migrate `LAYOUTS` to data driven, X
* Migrate `LAYOUTS` to data driven, Y
* Migrate `LAYOUTS` to data driven, Z
2 years ago
QMK Bot
59ae682dc9
Merge remote-tracking branch 'origin/master' into develop
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
QMK Bot
2dd4359181
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Manna Harbour
0becd33c4d
[keyboard] Enable community layout support ( #19499 )
2 years ago
QMK Bot
14fabfd893
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Nick Brassel
01de98428c
[Keychron Q5] Build failures: recursive function call. ( #19553 )
2 years ago
QMK Bot
3a726203a4
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Nick Brassel
2891d901c3
New ChibiOS SVN URL, added new release. ( #19493 )
2 years ago
Joel Challis
b57714f793
`qmk doctor` - Handle timeouts while checking binaries ( #19549 )
2 years ago
Joel Challis
a3ed1b0c8d
Relax converter within keymap schema ( #19544 )
2 years ago
Joel Challis
1b045b1e60
Handle doctor permission issues while checking udev ( #19548 )
2 years ago
QMK Bot
cf55032485
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Joel Challis
1c024bfa91
Add some missing layout data ( #19539 )
2 years ago
QMK Bot
c172ae107e
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Joel Challis
f6023a36bc
Remove invalid pin_compatible config from defaults ( #19512 )
2 years ago
Joel Challis
974a1eaf2a
Ignore defaults.hjson values if already set ( #19511 )
...
* Ignore defaults.hjson values if already set
* Add warning when nothing is merged
2 years ago
QMK Bot
403c7eeb5c
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Joel Challis
c5e3275299
Fix `handwired/onekey/kb2040` WS2812 pin ( #19517 )
2 years ago
QMK Bot
31b8dd34a3
Merge remote-tracking branch 'origin/master' into develop
2 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>
2 years ago
QMK Bot
72dc1f88b9
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Daniel Schaefer
b56ffc8920
docs: Fix IS31FL3743A driver name ( #19518 )
...
Incorrectly documented.
See: `builddefs/common_features.mk`
2 years ago
Joel Challis
5c730d971e
Migrate submodule dirty check to CLI ( #19488 )
2 years ago
QMK Bot
b2384f1809
Merge remote-tracking branch 'origin/master' into develop
2 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.
2 years ago
QMK Bot
fee362e09a
Merge remote-tracking branch 'origin/master' into develop
2 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>
2 years ago
QMK Bot
8f36e08be0
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Paul Massendari
84a642266c
A comma was missing ( #19507 )
2 years ago
QMK Bot
68aa64172d
Merge remote-tracking branch 'origin/master' into develop
2 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>
2 years ago
QMK Bot
8b141020b2
Merge remote-tracking branch 'origin/master' into develop
2 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>
2 years ago
QMK Bot
b6b9b25525
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Carlo
be024a1d43
feat(kprepublic/bm60hsrgb_poker): update carlosala keymap ( #19426 )
2 years ago
Paul James
04dcf81d1e
[Keyboard] Stop LED1 from flashing on layer change ( #19427 )
2 years ago
QMK Bot
03a728f71c
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Nick Brassel
8e869da1da
Allow for specifying the number of symbols to output. ( #19497 )
2 years ago
zvecr
115c241f21
Merge remote-tracking branch 'origin/master' into develop
2 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 )
2 years ago
Joel Challis
f9ee0571a7
Remove unused Makefile paths ( #19487 )
2 years ago
QMK Bot
6d41ba75d3
Merge remote-tracking branch 'origin/master' into develop
2 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>
2 years ago