summaryrefslogtreecommitdiff
path: root/keyboards/takashicompany/dogtag/info.json
diff options
context:
space:
mode:
authortakashicompany <t@kashi.company>2021-11-29 17:20:15 +0900
committerGitHub <noreply@github.com>2021-11-29 00:20:15 -0800
commit47764132f1fb30c24585cfbebb800e9c8b433c64 (patch)
tree0afb42a33164d8b0502b213ebec4248d9b77a5e7 /keyboards/takashicompany/dogtag/info.json
parenta7bc02bf69b6973ee031662a0b8a705d8cd83193 (diff)
[Keyboard] Add "DogTag" (#15259)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/takashicompany/dogtag/info.json')
-rw-r--r--keyboards/takashicompany/dogtag/info.json83
1 files changed, 83 insertions, 0 deletions
diff --git a/keyboards/takashicompany/dogtag/info.json b/keyboards/takashicompany/dogtag/info.json
new file mode 100644
index 0000000000..9dad380b70
--- /dev/null
+++ b/keyboards/takashicompany/dogtag/info.json
@@ -0,0 +1,83 @@
+{
+ "keyboard_name": "DogTag",
+ "url": "https://github.com/takashicompany/dogtag",
+ "maintainer": "takashicompany",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {
+ "x": 0,
+ "y": 0
+ },
+ {
+ "x": 1,
+ "y": 0
+ },
+ {
+ "x": 2,
+ "y": 0
+ },
+ {
+ "x": 3,
+ "y": 0
+ },
+ {
+ "x": 7,
+ "y": 0
+ },
+ {
+ "x": 8,
+ "y": 0
+ },
+ {
+ "x": 9,
+ "y": 0
+ },
+ {
+ "x": 10,
+ "y": 0
+ },
+ {
+ "x": 0,
+ "y": 1
+ },
+ {
+ "x": 1,
+ "y": 1
+ },
+ {
+ "x": 2,
+ "y": 1
+ },
+ {
+ "x": 3,
+ "y": 1
+ },
+ {
+ "x": 7,
+ "y": 1
+ },
+ {
+ "x": 8,
+ "y": 1
+ },
+ {
+ "x": 9,
+ "y": 1
+ },
+ {
+ "x": 10,
+ "y": 1
+ },
+ {
+ "x": 4,
+ "y": 2
+ },
+ {
+ "x": 6,
+ "y": 2
+ }
+ ]
+ }
+ }
+} \ No newline at end of file