From eefec19ad993a17d2dd88d8cddc51dc23fe8b49b Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Fri, 2 Jun 2017 09:44:08 -0400 Subject: [PATCH] Update Keycodes.md --- docs/Keycodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Keycodes.md b/docs/Keycodes.md index aabfb9913..8e5761a59 100644 --- a/docs/Keycodes.md +++ b/docs/Keycodes.md @@ -1,6 +1,6 @@ # Overview -When defining a [keymap](/Keymap.md) each key needs a valid key definition. +When defining a [keymap](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.