aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kmac
diff options
context:
space:
mode:
authorBrian Choromanski <BrianChoromanski@gmail.com>2018-03-01 10:45:47 -0500
committerskullydazed <skullydazed@users.noreply.github.com>2018-03-01 07:45:47 -0800
commit7f7f763598b7be7b2081a73be2124f40349d8032 (patch)
tree2e89e3fb645567b5605d396abd13cf519d012bf9 /keyboards/kmac
parent2b8a82fb9defa95ca679672322e7f43052fdc44f (diff)
downloadqmk_firmware-7f7f763598b7be7b2081a73be2124f40349d8032.tar.gz
qmk_firmware-7f7f763598b7be7b2081a73be2124f40349d8032.zip
Fixed dead links (#2451)
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
Diffstat (limited to 'keyboards/kmac')
-rw-r--r--keyboards/kmac/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmac/readme.md b/keyboards/kmac/readme.md
index e7d97778f..fccf902ca 100644
--- a/keyboards/kmac/readme.md
+++ b/keyboards/kmac/readme.md
@@ -33,7 +33,7 @@ A [keymap](keymaps/winkeyless) for the winkeyless version of the PCB are also pr
33 33
34### Custom keymaps 34### Custom keymaps
35 35
36To define your own keymap, copy one of the [existing keymap](keymaps) folders and give it the name of your keymap. Then check the [keymap documentation](https://docs.qmk.fm/Keymap.html) for details on how to modify the keymap. 36To define your own keymap, copy one of the [existing keymap](keymaps) folders and give it the name of your keymap. Then check the [keymap documentation](https://docs.qmk.fm/faq_keymap.html) for details on how to modify the keymap.
37 37
38To make it easy to define keymaps for the different versions of the PCB two macros are provided. 38To make it easy to define keymaps for the different versions of the PCB two macros are provided.
39 39