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

@ -27,8 +27,11 @@
"pid": "0x2320",
"vid": "0xFEED"
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label": "D3", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "D2", "matrix": [1, 0], "x": 0, "y": 1},

View file

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

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",

View file

@ -38,8 +38,11 @@
"pid": "0x2326",
"vid": "0xFEED"
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label": "GP0", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "GP1", "matrix": [1, 0], "x": 0, "y": 1},

View file

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

View file

@ -30,8 +30,11 @@
"pid": "0x2322",
"vid": "0xFEED"
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label": "B0", "matrix": [0, 0], "x": 0, "y": 0}, {"label": "F0", "matrix": [0, 1], "x": 4, "y": 0},
{"label": "B1", "matrix": [1, 0], "x": 0, "y": 1}, {"label": "F1", "matrix": [1, 1], "x": 4, "y": 1},

View file

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

View file

@ -37,8 +37,11 @@
"pid": "0x2323",
"vid": "0xFEED"
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label": "B7", "matrix": [0, 0], "x": 0, "y": 0}, {"label": "B6", "matrix": [0, 3], "x": 5, "y": 0},
{"label": "D0", "matrix": [1, 0], "x": 0, "y": 1}, {"label": "B5", "matrix": [1, 3], "x": 5, "y": 1},

View file

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

View file

@ -31,8 +31,11 @@
"pid": "0x2324",
"vid": "0xFEED"
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label": "0", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "1", "matrix": [1, 0], "x": 0, "y": 1},

View file

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

View file

@ -31,8 +31,11 @@
"pid": "0x2325",
"vid": "0xFEED"
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"label": "0", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "1", "matrix": [1, 0], "x": 0, "y": 1},

View file

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