summaryrefslogtreecommitdiff
path: root/keyboards/amag23/info.json
diff options
context:
space:
mode:
authorIan McLinden <ianmclinden@users.noreply.github.com>2021-04-18 22:44:32 -0500
committerGitHub <noreply@github.com>2021-04-18 20:44:32 -0700
commitcfefecd95126e81022297b83641db750552547d9 (patch)
tree176cb1e44deab412610871d12482aab5d3249d8b /keyboards/amag23/info.json
parent05357d7937d1a806243c010e8a308a93e0bf8959 (diff)
[Keyboard] Added Koolertron AMAG23 (#11725)
Diffstat (limited to 'keyboards/amag23/info.json')
-rw-r--r--keyboards/amag23/info.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/keyboards/amag23/info.json b/keyboards/amag23/info.json
new file mode 100644
index 0000000000..c573407725
--- /dev/null
+++ b/keyboards/amag23/info.json
@@ -0,0 +1,36 @@
+{
+ "keyboard_name": "AMAG23",
+ "url": "http://www.koolertron.com/koolertron-one-handed-macro-mechanical-keyboard-rgb-led-backlit-portable-mini-onehanded-mechanical-gaming-keypad-23-fully-programmable-keys-blue-switches-p-874.html",
+ "maintainer": "ianmclinden",
+ "width": 6,
+ "height": 4,
+ "layouts": {
+ "LAYOUT_all": {
+ "layout": [
+ {"label":"K00", "x":0, "y":0},
+ {"label":"K01", "x":1, "y":0},
+ {"label":"K02", "x":2, "y":0},
+ {"label":"K03", "x":3, "y":0},
+ {"label":"K04", "x":4, "y":0},
+ {"label":"K05", "x":5, "y":0},
+ {"label":"K10", "x":0, "y":1},
+ {"label":"K11", "x":1, "y":1},
+ {"label":"K12", "x":2, "y":1},
+ {"label":"K13", "x":3, "y":1},
+ {"label":"K14", "x":4, "y":1},
+ {"label":"K15", "x":5, "y":1},
+ {"label":"K20", "x":0, "y":2},
+ {"label":"K21", "x":1, "y":2},
+ {"label":"K22", "x":2, "y":2},
+ {"label":"K23", "x":3, "y":2},
+ {"label":"K24", "x":4, "y":2},
+ {"label":"K25", "x":5, "y":2},
+ {"label":"K30", "x":0, "y":3},
+ {"label":"K31", "x":1, "y":3},
+ {"label":"K32", "x":2, "y":3},
+ {"label":"K33", "x":3, "y":3},
+ {"label":"K34", "x":4, "y":3, "w":2}
+ ]
+ }
+ }
+}