From 19816a49981514eb1b2d022af7f4923732097231 Mon Sep 17 00:00:00 2001 From: fabienheureux Date: Fri, 2 Jun 2017 10:51:12 +0200 Subject: [PATCH] Broken Keymap docs link --- docs/Keycodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Keycodes.md b/docs/Keycodes.md index e83842cbb..511e69460 100644 --- a/docs/Keycodes.md +++ b/docs/Keycodes.md @@ -1,6 +1,6 @@ # Overview -When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/doc/keymap.md) each key needs a valid key definition. +When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/docs/Keymap.md) each key needs a valid key definition. This page documents the symbols that correspond to keycodes that are available to you in QMK.