summaryrefslogtreecommitdiffstats
path: root/keyboards/txuu/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-30 18:18:01 +0000
committerQMK Bot <hello@qmk.fm>2021-07-30 18:18:01 +0000
commitde1898e69e6338d51a4f28d0b1418d2c06b7e77b (patch)
tree8e63bdb4cd7f7d1595d41d07586b7a42b23f3cf2 /keyboards/txuu/info.json
parentd34e61a43c6a6009282b5db5d0453c1c7dba7041 (diff)
parente180524c10a8d740dce193c8596af3957b4a9dd9 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/txuu/info.json')
-rw-r--r--keyboards/txuu/info.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/txuu/info.json b/keyboards/txuu/info.json
index 7225605f5e..d3dd0a8c26 100644
--- a/keyboards/txuu/info.json
+++ b/keyboards/txuu/info.json
@@ -3,8 +3,11 @@
"maintainer": "matthewdias",
"width": 16,
"height": 5,
+ "layout_aliases": {
+ "LAYOUT": "LAYOUT_65_ansi_blocker_split_bs"
+ },
"layouts": {
- "LAYOUT": {
+ "LAYOUT_65_ansi_blocker_split_bs": {
"layout": [
{"label":"0,0", "x":0, "y":0},
{"label":"0,1", "x":1, "y":0},
@@ -77,4 +80,4 @@
]
}
}
-} \ No newline at end of file
+}