1
0
Fork 0

ez_maker: adjust layout names (#24015)

This commit is contained in:
Ryan 2024-06-29 16:54:52 +10:00 committed by GitHub
parent 086e8e938e
commit 2bde8ce206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 35 additions and 14 deletions

View file

@ -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},

View file

@ -1,7 +1,7 @@
{
"keyboard": "ez_maker/directpins/proton_c",
"keymap": "default",
"layout": "LAYOUT_all",
"layout": "LAYOUT",
"layers": [
[
"KC_0",