summaryrefslogtreecommitdiff
path: root/quantum/keycode_config.c
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-28 22:51:58 +0000
committerGitHub <noreply@github.com>2024-01-28 22:51:58 +0000
commit5cd31fda9c1302044f4423d940be7c888d15ad1a (patch)
tree796fd88923fb0daba9f9cb0f67855b8b3b2e8805 /quantum/keycode_config.c
parentbb711456329beda1ab8573fbac3ad51bd398872b (diff)
Begin removal of bootmagic lite terminology (#22970)
Diffstat (limited to 'quantum/keycode_config.c')
-rw-r--r--quantum/keycode_config.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/keycode_config.c b/quantum/keycode_config.c
index 864488a65c..cbfbcc8140 100644
--- a/quantum/keycode_config.c
+++ b/quantum/keycode_config.c
@@ -16,6 +16,8 @@
#include "keycode_config.h"
+keymap_config_t keymap_config;
+
/** \brief keycode_config
*
* This function is used to check a specific keycode against the bootmagic config,