summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/readme.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-12-10 09:22:50 -0800
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-12-10 09:22:50 -0800
commit090c30212e13b5c21d78f600425a28b4b7ff0e37 (patch)
tree3dfd3bf65be8857f0af7ccf9269371026bff3b10 /keyboards/handwired/onekey/readme.md
parent753f57ee0003c9adde5446e813e3a347d4b15a2a (diff)
handwired/onekey Refactor and readme update (#4590)
* handwired/onekey: refactor - keyboard now uses a layout macro - keymap now uses #include QMK_KEYBOARD_H * handwired/onekey: readme update Updated Docs links.
Diffstat (limited to 'keyboards/handwired/onekey/readme.md')
-rw-r--r--keyboards/handwired/onekey/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/onekey/readme.md b/keyboards/handwired/onekey/readme.md
index c28e284f32..eab3b75a93 100644
--- a/keyboards/handwired/onekey/readme.md
+++ b/keyboards/handwired/onekey/readme.md
@@ -12,4 +12,4 @@ Make example for this keyboard (after setting up your build environment):
make handwired/onekey: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
+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).