From d791dd7c913a1eddb5e506e497ae8c85e14ea185 Mon Sep 17 00:00:00 2001 From: skullydazed Date: Thu, 16 Feb 2017 15:42:13 -0800 Subject: [PATCH] Updated Keycodes (markdown) --- Keycodes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Keycodes.md b/Keycodes.md index ba55dbdc1..2ea6b315d 100644 --- a/Keycodes.md +++ b/Keycodes.md @@ -2,6 +2,8 @@ When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/doc/keymap.md) each key needs a valid key definition. This page documents the symbols that correspond to keyboard scan codes that are available to you in QMK. They can be used by themselves or in combination with one of the [many functions available](https://github.com/qmk/qmk_firmware/wiki#going-beyond-the-keycodes) to customize your board. +The source of truth for these codes is the [keycode.txt](https://github.com/qmk/qmk_firmware/blob/master/doc/keycode.txt) file in the qmk documentation. + # The Keycodes ## Letters and Numbers -- 2.39.2