]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/readme.md
[Keymap] Add Emiller Personal planck layout (#4249)
[qmk_firmware.git] / keyboards / planck / readme.md
index b1a8c23b2ef06ae002c43887c2f143940ef0dae4..083279e8a62d3fe6910892fc5f4019ce5b2b07e2 100644 (file)
@@ -5,12 +5,16 @@ Planck
 
 A compact 40% (12x4) ortholinear keyboard kit made and sold by OLKB and Massdrop. [More info on qmk.fm](http://qmk.fm/planck/)
 
-Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert)
-Hardware Supported: Planck PCB rev1, rev2, rev3, rev4, Teensy 2.0
+Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert)  
+Hardware Supported: Planck PCB rev1, rev2, rev3, rev4, Teensy 2.0  
 Hardware Availability: [OLKB.com](https://olkb.com), [Massdrop](https://www.massdrop.com/buy/planck-mechanical-keyboard?mode=guest_open)
 
 Make example for this keyboard (after setting up your build environment):
 
-    make planck-rev4-default
+    make planck/rev4:default
 
-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.
\ No newline at end of file
+Install examples:
+
+    make planck/rev6:default:dfu-util
+
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.