From: Jack Humbert Date: Fri, 2 Jun 2017 13:44:08 +0000 (-0400) Subject: Update Keycodes.md X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=eefec19ad993a17d2dd88d8cddc51dc23fe8b49b;p=qmk_firmware.git Update Keycodes.md --- 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.