summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/thekey_v2/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-18 12:20:54 +0000
committerQMK Bot <hello@qmk.fm>2022-07-18 12:20:54 +0000
commit0e4f953976b6b422919987c9c6cd31552058456a (patch)
treee6e4c56486a7b16ba4a88c1c8c2b01a9bacd13ac /keyboards/massdrop/thekey_v2/info.json
parent11cfc8a0b69f0f5f9670e0dbbb4e5b47c769f577 (diff)
parentc10d0fc785a8c8972bc129c6db03e26360eddd45 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/massdrop/thekey_v2/info.json')
-rw-r--r--keyboards/massdrop/thekey_v2/info.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/massdrop/thekey_v2/info.json b/keyboards/massdrop/thekey_v2/info.json
new file mode 100644
index 0000000000..7167d5cf6d
--- /dev/null
+++ b/keyboards/massdrop/thekey_v2/info.json
@@ -0,0 +1,14 @@
+{
+ "keyboard_name": "The Key V2",
+ "url": "https://drop.com/buy/stack-overflow-the-key-v2-macropad",
+ "maintainer": "massdrop",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "label": "K00 (D4,D2)", "x": 0, "y": 0 },
+ { "label": "K01 (D4,D1)", "x": 1, "y": 0 },
+ { "label": "K02 (D4,D0)", "x": 2, "y": 0 }
+ ]
+ }
+ }
+}