summaryrefslogtreecommitdiffstats
path: root/keyboards/plain60/readme.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-01-21 03:19:10 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-01-21 03:19:10 +0100
commit17fbfcb898c8f765b94ef34cf3f6c9181c7a5c56 (patch)
tree6f5924ac5302f902e973aab9403a2a749c983269 /keyboards/plain60/readme.md
parenta0d5e270eb53c3511f756359d10158a7c6d4a6fe (diff)
downloadqmk_firmware-17fbfcb898c8f765b94ef34cf3f6c9181c7a5c56.tar.gz
qmk_firmware-17fbfcb898c8f765b94ef34cf3f6c9181c7a5c56.tar.xz
Plain60 Configurator support and cleanup (#4888)
* Plain60: remove redundant include guard from plain60.h Superseded by #pragma once. * Plain60: add Docs links to readme file * Plain60: Configurator support
Diffstat (limited to 'keyboards/plain60/readme.md')
-rw-r--r--keyboards/plain60/readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/plain60/readme.md b/keyboards/plain60/readme.md
index 58be67ac0..5e8b17a96 100644
--- a/keyboards/plain60/readme.md
+++ b/keyboards/plain60/readme.md
@@ -9,4 +9,6 @@ Hardware Availability: https://github.com/Maartenwut/plain60-c
Make example for this keyboard (after setting up your build environment):
- make plain60:default \ No newline at end of file
+ make plain60:default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).