summaryrefslogtreecommitdiff
path: root/keyboards/melody96/readme.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-07-19 10:39:20 -0700
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-07-19 10:39:20 -0700
commitb1fc3f35c69078aabdacfdf5e93c165147b553f5 (patch)
treed0d97d482af485a83a1771455d33cfd370969ca5 /keyboards/melody96/readme.md
parente040028f1bf0d3c213667148455e9894cdf2c5ba (diff)
Melody96 Configurator updates and minor refactoring (#6365)
* Add Configurator layout data for LAYOUT_hotswap * Add LAYOUT_std60_split_num0 Requested by 李小安#9728 on QMK Discord. Standard 60% ANSI layout for the alphanumeric region, with a split-0 Numpad. Includes a sample keymap. * Update Docs links on readme * Change melody96.h to use #pragma once include guard * Change config.h to use #pragma once include guard * Add readme for default_std60_split_num0 keymap
Diffstat (limited to 'keyboards/melody96/readme.md')
-rw-r--r--keyboards/melody96/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/melody96/readme.md b/keyboards/melody96/readme.md
index 73cc13262b..2d472b3276 100644
--- a/keyboards/melody96/readme.md
+++ b/keyboards/melody96/readme.md
@@ -12,4 +12,4 @@ Make example for this keyboard (after setting up your build environment):
make melody96:default
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) 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).