summaryrefslogtreecommitdiffstats
path: root/keyboards/coarse/ixora/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/coarse/ixora/info.json')
-rw-r--r--keyboards/coarse/ixora/info.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/coarse/ixora/info.json b/keyboards/coarse/ixora/info.json
deleted file mode 100644
index 147716608a..0000000000
--- a/keyboards/coarse/ixora/info.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "keyboard_name": "Ixora Rev1",
- "manufacturer": "PeiorisBoards",
- "url": "",
- "maintainer": "Peioris",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x0C61",
- "device_version": "1.0.0"
- },
- "layouts": {
- "LAYOUT_full": {
- "layout": [{"label":"1", "x":0, "y":0}, {"label":"2", "x":1, "y":0}, {"label":"3", "x":2, "y":0}, {"label":"Caps Lock", "x":0, "y":1}, {"label":"Num Lock", "x":1, "y":1}, {"label":"Scroll Lock", "x":2, "y":1}]
- },
- "LAYOUT_blocker_right": {
- "layout": [{"label":"1", "x":0, "y":0}, {"label":"2", "x":1, "y":0}, {"label":"Caps Lock", "x":0, "y":1}, {"label":"Num Lock", "x":1, "y":1}, {"label":"Scroll Lock", "x":2, "y":1}]
- },
- "LAYOUT_blocker_left": {
- "layout": [{"label":"2", "x":1, "y":0}, {"label":"3", "x":2, "y":0}, {"label":"Caps Lock", "x":0, "y":1}, {"label":"Num Lock", "x":1, "y":1}, {"label":"Scroll Lock", "x":2, "y":1}]
- },
- "LAYOUT_arrows": {
- "layout": [{"label":"\u2191", "x":1, "y":0}, {"label":"\u2190", "x":0, "y":1}, {"label":"\u2193", "x":1, "y":1}, {"label":"\u2192", "x":2, "y":1}]
- }
- }
- }