summaryrefslogtreecommitdiff
path: root/keyboards/keebio/stick/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-07 18:57:18 +0000
committerQMK Bot <hello@qmk.fm>2021-02-07 18:57:18 +0000
commit10c88cdcd517888bfdbfc9dc0c58ceb7648b2d81 (patch)
tree4fc66706f16c870f48a88f48888565a408a826cf /keyboards/keebio/stick/info.json
parent6233c6ac7b03aaa918d78a9a67122c939b87b290 (diff)
parent0355cd0f72899b554c180b7fe6ca61e140e2f908 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keebio/stick/info.json')
-rw-r--r--keyboards/keebio/stick/info.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/keebio/stick/info.json b/keyboards/keebio/stick/info.json
new file mode 100644
index 0000000000..33029e8cbf
--- /dev/null
+++ b/keyboards/keebio/stick/info.json
@@ -0,0 +1,25 @@
+{
+ "keyboard_name": "The Stick",
+ "url": "https://keeb.io",
+ "maintainer": "nooges",
+ "width": 12,
+ "height": 1,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "label": "F1", "x": 0, "y": 0 },
+ { "label": "F2", "x": 1, "y": 0 },
+ { "label": "F3", "x": 2, "y": 0 },
+ { "label": "F4", "x": 3, "y": 0 },
+ { "label": "F5", "x": 4, "y": 0 },
+ { "label": "F6", "x": 5, "y": 0 },
+ { "label": "F7", "x": 6, "y": 0 },
+ { "label": "F8", "x": 7, "y": 0 },
+ { "label": "F9", "x": 8, "y": 0 },
+ { "label": "F10", "x": 9, "y": 0 },
+ { "label": "F11", "x": 10, "y": 0 },
+ { "label": "F12", "x": 11, "y": 0 }
+ ]
+ }
+ }
+}