summaryrefslogtreecommitdiff
path: root/keyboards/yynmt/acperience12/info.json
diff options
context:
space:
mode:
authoryynmt <45400583+yynmt@users.noreply.github.com>2021-04-21 02:21:39 +0900
committerGitHub <noreply@github.com>2021-04-20 10:21:39 -0700
commit5f670fbdc417a3db0163d233b6f3a0d508c0f464 (patch)
treeaa3e421c628191368067b6f99e9956bc275c34be /keyboards/yynmt/acperience12/info.json
parentbd07120d3303ee38498e01bbef9052d4d50f77f5 (diff)
[Keyboard] Add Acperience12 macropad (#12573)
Co-authored-by: yynmt <yynmt@yynmt.com>
Diffstat (limited to 'keyboards/yynmt/acperience12/info.json')
-rw-r--r--keyboards/yynmt/acperience12/info.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/yynmt/acperience12/info.json b/keyboards/yynmt/acperience12/info.json
new file mode 100644
index 0000000000..034ed82488
--- /dev/null
+++ b/keyboards/yynmt/acperience12/info.json
@@ -0,0 +1,19 @@
+{
+ "keyboard_name": "Acperience12",
+ "url": "http://yynmt.com",
+ "maintainer": "yynmt",
+ "width": 2,
+ "height": 6,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0}, {"x":1, "y":0},
+ {"x":0, "y":1}, {"x":1, "y":1},
+ {"x":0, "y":2}, {"x":1, "y":2},
+ {"x":0, "y":3}, {"x":1, "y":3},
+ {"x":0, "y":4}, {"x":1, "y":4},
+ {"x":0, "y":5}, {"x":1, "y":5}
+ ]
+ }
+ }
+}