From b9ffd82ba6febd4a57f97b0718b26526bfa23e86 Mon Sep 17 00:00:00 2001 From: drashna Date: Thu, 2 Sep 2021 03:41:59 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=20bb356a1584aa30020744432b87304ba912079ee7=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- faq_keymap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq_keymap.md b/faq_keymap.md index 3de4cd2409cf..dbeadba7100c 100644 --- a/faq_keymap.md +++ b/faq_keymap.md @@ -5,7 +5,7 @@ This page covers questions people often have about keymaps. If you haven't you s ## What Keycodes Can I Use? See [Keycodes](keycodes.md) for an index of keycodes available to you. These link to more extensive documentation when available. -Keycodes are actually defined in [common/keycode.h](https://github.com/qmk/qmk_firmware/blob/master/tmk_core/common/keycode.h). +Keycodes are actually defined in [quantum/keycode.h](https://github.com/qmk/qmk_firmware/blob/master/quantum/keycode.h). ## What Are the Default Keycodes?