summaryrefslogtreecommitdiff
path: root/keyboards/clawsome/doodle/info.json
diff options
context:
space:
mode:
authorAlisGraveNil <63020540+AlisGraveNil@users.noreply.github.com>2021-04-20 10:59:05 -0600
committerGitHub <noreply@github.com>2021-04-20 09:59:05 -0700
commit4ff16fe73e0850beeca446d53902527c2cbabe8a (patch)
treeb4b6d35727554dc1b71894e15287f3f35fa73022 /keyboards/clawsome/doodle/info.json
parent21c147c11b23aad7a9335fee309531eac22ecf6b (diff)
[Keyboard] doodle macropad - 03/14 (#12243)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/clawsome/doodle/info.json')
-rw-r--r--keyboards/clawsome/doodle/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/clawsome/doodle/info.json b/keyboards/clawsome/doodle/info.json
new file mode 100644
index 0000000000..aa1b657d7a
--- /dev/null
+++ b/keyboards/clawsome/doodle/info.json
@@ -0,0 +1,20 @@
+{
+ "keyboard_name": "doodle",
+ "url": "www.clawboards.xyz",
+ "maintainer": "AAClawson (AlisGraveNil)",
+ "width": 3,
+ "height": 2,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"label":"K00 (D4,D7)", "x":0, "y":0},
+ {"label":"K01 (D4,F4)", "x":1, "y":0},
+ {"label":"K02 (D4,E6)", "x":2, "y":0},
+ {"label":"K10 (C6,D7)", "x":0, "y":1},
+ {"label":"K11 (C6,F4)", "x":1, "y":1},
+ {"label":"K12 (C6,E6)", "x":2, "y":1}
+ ]
+ }
+ }
+}
+