summaryrefslogtreecommitdiffstats
path: root/keyboards/jd40/readme.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-12-22 17:23:04 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-22 17:23:04 +0100
commit7bbd299fbac2cc1318ce5ec8cef18ffcf7fe8837 (patch)
tree6690f4d1f96a4d9f85226eca79ab6b33808cbcbe /keyboards/jd40/readme.md
parentea1fe35ae7c5fa026309a1d51cd90450e48c6b39 (diff)
downloadqmk_firmware-7bbd299fbac2cc1318ce5ec8cef18ffcf7fe8837.tar.gz
qmk_firmware-7bbd299fbac2cc1318ce5ec8cef18ffcf7fe8837.tar.xz
JD40 refactor and readme update (#4710)
* JD40: default keymap refactor - Removed redundant action_layer.h include - Refactored to use LAYOUT macro (from LAYOUT_kc) - Refactored to use QMK-native keycodes - Removed superseded TMK code blocks * JD40: readme cleanup Fixed and updated the links in the readme file
Diffstat (limited to 'keyboards/jd40/readme.md')
-rw-r--r--keyboards/jd40/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jd40/readme.md b/keyboards/jd40/readme.md
index f70bd9107..3a92b8fb8 100644
--- a/keyboards/jd40/readme.md
+++ b/keyboards/jd40/readme.md
@@ -5,10 +5,10 @@ A compact 40% keyboard.
Keyboard Maintainer: QMK Community
Hardware Supported: JD40 PCB
-Hardware Availability: [1up](https://1upkeyboards.com/jd40-mkii-1up-keyboards-logo-pcb.html) [mechanicalkeyboards.com](https://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=2452) [originative](https://www.originativeco.com/products/jd40-pcb)
+Hardware Availability: [1upkeyboards](https://www.1upkeyboards.com/shop/controllers/jd40-mkii-1up-keyboards-logo-pcb/), [mechanicalkeyboards.com](https://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=2452), [originative](https://www.originativeco.com/products/jd40-pcb)
Make example for this keyboard (after setting up your build environment):
make jd40: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).