summaryrefslogtreecommitdiffstats
path: root/keyboards/mf68/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mf68/README.md')
-rw-r--r--keyboards/mf68/README.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/mf68/README.md b/keyboards/mf68/README.md
deleted file mode 100644
index 7dd3a900a..000000000
--- a/keyboards/mf68/README.md
+++ /dev/null
@@ -1,18 +0,0 @@
-MF68
-====
-
-Magicforce 68 with [replacement PCB](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68) designed by [di0ib](https://github.com/di0ib).
-
-Keyboard Maintainer: [di0ib](http://www.40percent.club)
-Hardware Supported: Pro Micro
-Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68/pcb)
-
-Make example for this keyboard (after setting up your build environment):
-
- make mf68:default
-
-Example of flashing this keyboard:
-
- make mf68:default:avrdude
-
-See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.