]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mf68/README.md
fix the clueboard layout json
[qmk_firmware.git] / keyboards / mf68 / README.md
index 1fabd937217587c1f21284697159ac9d4ef40dbc..7dd3a900a54e31cd668912f529e2058fcafdbafd 100644 (file)
@@ -3,18 +3,16 @@ MF68
 
 Magicforce 68 with [replacement PCB](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68) designed by [di0ib](https://github.com/di0ib).
 
-A split 60% split 5x12 ortholinear keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io).
-
 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
+    make mf68:default
 
 Example of flashing this keyboard:
 
-    make mf68-default-avrdude
+    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.