aboutsummaryrefslogtreecommitdiff
path: root/show_options.mk
diff options
context:
space:
mode:
authorJonas Gessner <JonasGessner@users.noreply.github.com>2021-07-13 19:13:51 +0200
committerGitHub <noreply@github.com>2021-07-13 10:13:51 -0700
commit52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0 (patch)
tree71cbd4b8e2c622a33cbb4d080a08e035901f30c8 /show_options.mk
parent1ae4d52013c9f38bdc5c208ff8bbfdf173e1dddd (diff)
downloadqmk_firmware-52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0.tar.gz
qmk_firmware-52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0.zip
[Feature] Key Overrides (#11422)
Diffstat (limited to 'show_options.mk')
-rw-r--r--show_options.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/show_options.mk b/show_options.mk
index af38bcb24..dd1ad5171 100644
--- a/show_options.mk
+++ b/show_options.mk
@@ -44,6 +44,7 @@ OTHER_OPTION_NAMES = \
44 AUTO_SHIFT_MODIFIERS \ 44 AUTO_SHIFT_MODIFIERS \
45 COMBO_ENABLE \ 45 COMBO_ENABLE \
46 KEY_LOCK_ENABLE \ 46 KEY_LOCK_ENABLE \
47 KEY_OVERRIDE_ENABLE \
47 LEADER_ENABLE \ 48 LEADER_ENABLE \
48 PRINTING_ENABLE \ 49 PRINTING_ENABLE \
49 STENO_ENABLE \ 50 STENO_ENABLE \