diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/ferris/0_2/high | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/ferris/0_2/high')
-rw-r--r-- | keyboards/ferris/0_2/high/info.json | 6 | ||||
-rw-r--r-- | keyboards/ferris/0_2/high/readme.md | 17 | ||||
-rw-r--r-- | keyboards/ferris/0_2/high/rules.mk | 0 |
3 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/ferris/0_2/high/info.json b/keyboards/ferris/0_2/high/info.json deleted file mode 100644 index adb9d07af3..0000000000 --- a/keyboards/ferris/0_2/high/info.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "keyboard_name": "Ferris 0.2 - High", - "usb": { - "pid": "0x0005" - } -} diff --git a/keyboards/ferris/0_2/high/readme.md b/keyboards/ferris/0_2/high/readme.md deleted file mode 100644 index 2f01b2b260..0000000000 --- a/keyboards/ferris/0_2/high/readme.md +++ /dev/null @@ -1,17 +0,0 @@ -# Ferris 0.2 - High - -![Ferris 0.2 - High, top view](https://i.imgur.com/aOqVmvph.jpg) -![Ferris 0.2 - High, bottom view](https://i.imgur.com/Nuqy5uJh.jpg) - -Ferris 0.2 - High with Cherry MX support. - -* Keyboard Maintainer: [Pierre Chevalier](https://github.com/pierrechevalier83) -* Hardware Supported: - * Ferris 0.2 - High: (STM32F072 MCU on the left, MCP23017 on the right) -* Hardware Availability: [Cuddly Keyboards](https://cuddlykeyboards.com) - -Make examples for this keyboard (after setting up your build environment): - - make ferris/0_2/high:default - -See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/ferris/0_2/high/rules.mk b/keyboards/ferris/0_2/high/rules.mk deleted file mode 100644 index e69de29bb2..0000000000 --- a/keyboards/ferris/0_2/high/rules.mk +++ /dev/null |