mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 16:35:15 +00:00
[Keyboard] Add community layout support to Piantor (#19455)
This commit is contained in:
parent
b4d5c22ed4
commit
867e4fc11c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
"split": {
|
"split": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
"community_layouts": ["split_3x6_3"],
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_split_3x6_3": {
|
"LAYOUT_split_3x6_3": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
|
Loading…
Reference in a new issue