]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/mf68/README.md
1fabd937217587c1f21284697159ac9d4ef40dbc
[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 A split 60% split 5x12 ortholinear keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io).
7
8 Keyboard Maintainer: [di0ib](http://www.40percent.club)  
9 Hardware Supported: Pro Micro  
10 Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68/pcb)  
11
12 Make example for this keyboard (after setting up your build environment):
13
14     make mf68-default
15
16 Example of flashing this keyboard:
17
18     make mf68-default-avrdude
19
20 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.