diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-04 00:22:37 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-04 00:22:37 +0000 |
commit | 4e50de3a4ba8376952eb3e97bc16346a07f47a08 (patch) | |
tree | 222726ec16212e542703e8404e4ae3c091770666 /keyboards/balloondogcaps/tr90/info.json | |
parent | 42a36a2095415f389d6118b2aa470ad22630c3ee (diff) | |
parent | 5a631ed9ac23b58b1e58ba169e58d443ba5fad87 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/balloondogcaps/tr90/info.json')
-rw-r--r-- | keyboards/balloondogcaps/tr90/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/balloondogcaps/tr90/info.json b/keyboards/balloondogcaps/tr90/info.json index c17cafaebf..c4b8c265a0 100644 --- a/keyboards/balloondogcaps/tr90/info.json +++ b/keyboards/balloondogcaps/tr90/info.json @@ -23,8 +23,11 @@ "pid": "0x0001", "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 }, |