From: Jack Humbert Date: Fri, 2 Jun 2017 13:21:01 +0000 (-0400) Subject: Update Keycodes.md X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=47c209fa02e929d7455392b1647c6170bcd67063;p=qmk_firmware.git Update Keycodes.md --- diff --git a/docs/Keycodes.md b/docs/Keycodes.md index 511e69460..aabfb9913 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/docs/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.