summaryrefslogtreecommitdiffstats
path: root/keyboards/botanicalkeyboards/fm2u/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/botanicalkeyboards/fm2u/info.json
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/botanicalkeyboards/fm2u/info.json')
-rw-r--r--keyboards/botanicalkeyboards/fm2u/info.json73
1 files changed, 0 insertions, 73 deletions
diff --git a/keyboards/botanicalkeyboards/fm2u/info.json b/keyboards/botanicalkeyboards/fm2u/info.json
deleted file mode 100644
index d6b521f24d..0000000000
--- a/keyboards/botanicalkeyboards/fm2u/info.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "keyboard_name": "FM2U",
- "manufacturer": "Botanical Keyboards",
- "url": "",
- "maintainer": "qmk",
- "usb": {
- "vid": "0x6969",
- "pid": "0x0001",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT_1u": {
- "layout": [
- {"x": 0, "y": 0}
- ]
- },
- "LAYOUT_1u25": {
- "layout": [
- {"x": 0, "y": 0, "w": 1.25}
- ]
- },
- "LAYOUT_1u5": {
- "layout": [
- {"x": 0, "y": 0, "w": 1.50}
- ]
- },
- "LAYOUT_1u75": {
- "layout": [
- {"x": 0, "y": 0, "w": 1.75}
- ]
- },
- "LAYOUT_2u": {
- "layout": [
- {"x": 0, "y": 0, "w": 2}
- ]
- },
- "LAYOUT_2u25": {
- "layout": [
- {"x": 0, "y": 0, "w": 2.25}
- ]
- },
- "LAYOUT_2u75": {
- "layout": [
- {"x": 0, "y": 0, "w": 2.75}
- ]
- },
- "LAYOUT_3u": {
- "layout": [
- {"x": 0, "y": 0, "w": 3}
- ]
- },
- "LAYOUT_6u": {
- "layout": [
- {"x": 0, "y": 0, "w": 6}
- ]
- },
- "LAYOUT_6u25": {
- "layout": [
- {"x": 0, "y": 0, "w": 6.25}
- ]
- },
- "LAYOUT_7u": {
- "layout": [
- {"x": 0, "y": 0, "w": 7}
- ]
- },
- "LAYOUT_isoenter": {
- "layout": [
- {"x": 0.25, "y": 0, "w": 1.25, "h": 2}
- ]
- }
- }
-}