summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/1up60rgb
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-09-10 04:33:30 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-10 04:33:30 +0200
commit38c916a3686bfd1af762a1de4ccdaf7eb1123f2e (patch)
tree01d2a92bdd0a6d0cea94d878d344b5adfbef6e1e /keyboards/1upkeyboards/1up60rgb
parent93b5c98fbbceb6648e1dc562c375f224d626aab5 (diff)
downloadqmk_firmware-38c916a3686bfd1af762a1de4ccdaf7eb1123f2e.tar.gz
qmk_firmware-38c916a3686bfd1af762a1de4ccdaf7eb1123f2e.tar.xz
Keyboard: Updated readmes for 1upkeyboards (#3864)
Corrected the make examples by adding the parent directory. Updated the QMK Docs links for the build environment setup and the make instructions. Added links to the Newbs Guide.
Diffstat (limited to 'keyboards/1upkeyboards/1up60rgb')
-rw-r--r--keyboards/1upkeyboards/1up60rgb/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/1upkeyboards/1up60rgb/readme.md b/keyboards/1upkeyboards/1up60rgb/readme.md
index a16ab7ea8..de3ad98b7 100644
--- a/keyboards/1upkeyboards/1up60rgb/readme.md
+++ b/keyboards/1upkeyboards/1up60rgb/readme.md
@@ -8,6 +8,6 @@ Hardware Availability: [1upkeyboards](https://www.1upkeyboards.com/shop/controll
Make example for this keyboard (after setting up your build environment):
- make 1up60rgb:default
+ make 1upkeyboards/1up60rgb: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.
+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).