]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/mf68/README.md
Remove accidentally pasted line in MF68 readme
[qmk_firmware.git] / keyboards / mf68 / README.md
1 MF68
2 ====
3
4 Magicforce 68 with [replacement PCB](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68) designed by [di0ib](https://github.com/di0ib).
5
6 Keyboard Maintainer: [di0ib](http://www.40percent.club)  
7 Hardware Supported: Pro Micro  
8 Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68/pcb)  
9
10 Make example for this keyboard (after setting up your build environment):
11
12     make mf68-default
13
14 Example of flashing this keyboard:
15
16     make mf68-default-avrdude
17
18 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.