Balloondogcaps TR90 and TR90PM: rename LAYOUT to LAYOUT_ortho_3x3 (#17879)

* balloondogcaps/tr90: rename LAYOUT to LAYOUT_ortho_3x3

* balloondogcaps/tr90pm: rename LAYOUT to LAYOUT_ortho_3x3
This commit is contained in:
James Young
2022-08-03 17:21:59 -07:00
committed by GitHub
parent b01814bf68
commit 5a631ed9ac
6 changed files with 20 additions and 14 deletions

View File

@@ -23,8 +23,11 @@
"pid": "0x0002",
"vid": "0x4243"
},
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_3x3"
},
"layouts": {
"LAYOUT": {
"LAYOUT_ortho_3x3": {
"layout": [
{ "matrix": [0, 0], "x": 0, "y": 0 },
{ "matrix": [0, 1], "x": 1, "y": 0 },