aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/readme.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-09-23 20:50:08 -0700
committerDrashna Jaelre <drashna@live.com>2018-09-23 20:50:08 -0700
commit9012f4c2e005253574f2af2887c2317d51c70405 (patch)
tree88f17c44cc90da29e92c153f3e5bdb34f69273e6 /keyboards/crkbd/readme.md
parent07d317ab8877f935768e8798c1560242e3687847 (diff)
downloadfirmware-9012f4c2e005253574f2af2887c2317d51c70405.tar.gz
firmware-9012f4c2e005253574f2af2887c2317d51c70405.tar.bz2
firmware-9012f4c2e005253574f2af2887c2317d51c70405.zip
Keyboard: Crkbd: Configurator support and readme formatting (#3971)
Diffstat (limited to 'keyboards/crkbd/readme.md')
-rw-r--r--keyboards/crkbd/readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/crkbd/readme.md b/keyboards/crkbd/readme.md
index 2f9f047a4..591fdfe0d 100644
--- a/keyboards/crkbd/readme.md
+++ b/keyboards/crkbd/readme.md
@@ -10,8 +10,9 @@ A split keyboard with 3x6 vertically staggered keys and 3 thumb keys.
Keyboard Maintainer: [foostan](https://github.com/foostan/) [@foostan](https://twitter.com/foostan)
Hardware Supported: Crkbd PCB, Pro Micro
Hardware Availability: [PCB & Case Data](https://github.com/foostan/crkbd)
+
Make example for this keyboard (after setting up your build environment):
make crkbd: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).