ez_maker
: adjust layout names (#24015)
This commit is contained in:
parent
086e8e938e
commit
2bde8ce206
14 changed files with 35 additions and 14 deletions
|
@ -33,8 +33,11 @@
|
|||
"pid": "0x2321",
|
||||
"vid": "0xFEED"
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT_all": "LAYOUT"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"label": "A9", "matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"label": "A10", "matrix": [1, 0], "x": 0, "y": 1},
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"keyboard": "ez_maker/directpins/proton_c",
|
||||
"keymap": "default",
|
||||
"layout": "LAYOUT_all",
|
||||
"layout": "LAYOUT",
|
||||
"layers": [
|
||||
[
|
||||
"KC_0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue