aboutsummaryrefslogtreecommitdiff
path: root/docs/newbs_building_firmware_configurator.md
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-20 13:56:30 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commit6af58fc25eab115e2bd2104a33ffba2b95cb0b3d (patch)
tree170d3abea2cb8efa729598cc1a283b29f8d57de5 /docs/newbs_building_firmware_configurator.md
parente01763b8e5ec47bb93c0b1e233404a74ac79b2f7 (diff)
downloadqmk_firmware-6af58fc25eab115e2bd2104a33ffba2b95cb0b3d.tar.gz
qmk_firmware-6af58fc25eab115e2bd2104a33ffba2b95cb0b3d.zip
clean up links to keycode references in newbs_building_firmware_configurator.md
Diffstat (limited to 'docs/newbs_building_firmware_configurator.md')
-rw-r--r--docs/newbs_building_firmware_configurator.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/newbs_building_firmware_configurator.md b/docs/newbs_building_firmware_configurator.md
index 67121d194..da0108fb4 100644
--- a/docs/newbs_building_firmware_configurator.md
+++ b/docs/newbs_building_firmware_configurator.md
@@ -40,10 +40,10 @@ Keycode Entry is accomplished in 3 ways.
402. Clicking on an empty spot on the layout and clicking the keycode you desire 402. Clicking on an empty spot on the layout and clicking the keycode you desire
413. Clicking on an empty spot on the layout, pressing the physical key on your keyboard. 413. Clicking on an empty spot on the layout, pressing the physical key on your keyboard.
42 42
43Hover your mouse over a key and a short blurb will tell you what that keycode does. For a more verbose description please see 43Hover your mouse over a key and a short blurb will tell you what that keycode does. For a more verbose description please see:
44 44
45[Basic Keycode Reference](keycodes_basic.md) 45* [Basic Keycode Reference](keycodes_basic.md)
46[Advanced Keycode Reference](feature_advanced_keycodes.md) 46* [Advanced Keycode Reference](feature_advanced_keycodes.md)
47 47
48In the event that you can't find a layout that supports your keymap, for example three spots for spacebar, or two spots for backspace, or 2 spots for shift etc etc, Fill them ALL up. 48In the event that you can't find a layout that supports your keymap, for example three spots for spacebar, or two spots for backspace, or 2 spots for shift etc etc, Fill them ALL up.
49 49
@@ -91,10 +91,10 @@ If you're referring to having three spots for space bar, the best course of acti
91 91
92#### What is the keycode for....... 92#### What is the keycode for.......
93 93
94Please see 94Please see:
95 95
96[Basic Keycode Reference](keycodes_basic.md) 96* [Basic Keycode Reference](keycodes_basic.md)
97[Advanced Keycode Reference](feature_advanced_keycodes.md) 97* [Advanced Keycode Reference](feature_advanced_keycodes.md)
98 98
99#### It won't compile 99#### It won't compile
100 100