aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mode/eighty/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mode/eighty/readme.md')
-rw-r--r--keyboards/mode/eighty/readme.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/keyboards/mode/eighty/readme.md b/keyboards/mode/eighty/readme.md
deleted file mode 100644
index 40df5adb5..000000000
--- a/keyboards/mode/eighty/readme.md
+++ /dev/null
@@ -1,22 +0,0 @@
1# Mode Eighty
2
3![MODE80](https://i.imgur.com/26uzM3yl.jpg)\
4[Image Gallery](https://imgur.com/t/mechanicalkeyboards/8Uf6c2m?nc=1)
5
6The Mode80 is a tenkeyless high-end keyboard sold by [Mode Designs](https://shop.modedesigns.com/).
7
8* Keyboard Maintainer: [Gondolindrim](https://github.com/gondolindrim)
9* Hardware Supported: proprietary PCB using STM32F072 controller
10* Hardware Availability: you can get a Mode Eighty as of today (dec. 2020) through the in stock sales or special groupbuy editions at https://shop.modedesigns.com/
11
12Make example for this keyboard (after setting up your build environment):
13
14 make mode/eighty/m80h:default # Hotswap
15 make mode/eighty/m80s:default # Soldered
16
17Flashing example for this keyboard:
18
19 make mode/eighty/m80h:default:flash # Hotswap
20 make mode/eighty/m80s:default:flash # Soldered
21
22See 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).