diff options
Diffstat (limited to 'keyboards/salicylic_acid3/nafuda/info.json')
-rw-r--r-- | keyboards/salicylic_acid3/nafuda/info.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/keyboards/salicylic_acid3/nafuda/info.json b/keyboards/salicylic_acid3/nafuda/info.json deleted file mode 100644 index 822ee9e0a1..0000000000 --- a/keyboards/salicylic_acid3/nafuda/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "keyboard_name": "nafuda", - "manufacturer": "Salicylic_Acid", - "url": "https://salicylic-acid3.hatenablog.com/", - "maintainer": "Salicylic_acid3", - "usb": { - "vid": "0xFEED", - "pid": "0x3060", - "device_version": "0.1.2" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"label":"Mouse", "x":1, "y":0}, - {"label":"Backspace", "x":0, "y":0.5}, - {"label":"\u2191", "x":1, "y":1}, - {"label":"Browser", "x":2, "y":0.5}, - {"label":"\u2190", "x":0, "y":1.5}, - {"label":"\u2193", "x":1, "y":2}, - {"label":"\u2192", "x":2, "y":1.5} - ] - } - } -} |