summaryrefslogtreecommitdiffstats
path: root/keyboards/craftwalk/info.json
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
committerlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
commit9581289745736ce068a1040f44cec37a2ca8830d (patch)
tree24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/craftwalk/info.json
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/craftwalk/info.json')
-rw-r--r--keyboards/craftwalk/info.json31
1 files changed, 0 insertions, 31 deletions
diff --git a/keyboards/craftwalk/info.json b/keyboards/craftwalk/info.json
deleted file mode 100644
index ac6324efba..0000000000
--- a/keyboards/craftwalk/info.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "keyboard_name": "craftwalk",
- "manufacturer": "sotoba",
- "url": "https://github.com/sotoba/craftwalk",
- "maintainer": "sotoba",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x2E8F",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"label":"Q", "x":1.25, "y":0.25},
- {"label":"W", "x":2.25, "y":0},
- {"label":"E", "x":3.25, "y":0.25},
- {"label":"Ctrl", "x":0, "y":1},
- {"label":"A", "x":1.25, "y":1.25},
- {"label":"S", "x":2.25, "y":1},
- {"label":"D", "x":3.25, "y":1.25},
- {"label":"Shift", "x":0, "y":2},
- {"label":"Adjust", "x":1.25, "y":2.25},
- {"label":"Mouse", "x":2.25, "y":2},
- {"label":"Mouse", "x":3.25, "y":2.25},
- {"label":"F", "x":4.25, "y":2},
- {"label":"Num", "x":5.25, "y":3, "h":1.5},
- {"label":"Space", "x":6.25, "y":3, "h":1.5}
- ]
- }
- }
-}