summaryrefslogtreecommitdiffstats
path: root/keyboards/hifumi/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/hifumi/info.json
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/hifumi/info.json')
-rw-r--r--keyboards/hifumi/info.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/hifumi/info.json b/keyboards/hifumi/info.json
deleted file mode 100644
index 5f9821a7d8..0000000000
--- a/keyboards/hifumi/info.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "keyboard_name": "hifumi",
- "manufacturer": "riconken",
- "url": "https://github.com/zk-phi/1x2x3-keyboard",
- "maintainer": "riconken",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x3060",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [{"label":"F5", "x":0, "y":0}, {"label":"Up", "x":1, "y":0}, {"label":"PrSc", "x":2, "y":0}, {"label":"Left", "x":0, "y":1}, {"label":"Down", "x":1, "y":1}, {"label":"Right", "x":2, "y":1}]
- }
- }
-}