summaryrefslogtreecommitdiff
path: root/keyboards/macro3/config.h
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2021-12-17 15:51:36 +0800
committerGitHub <noreply@github.com>2021-12-16 23:51:36 -0800
commit08fc873376a0da8f85c5a7773e3dc91872fbe80c (patch)
treefd9e4707e9ee1c895a016c20a0872e2373986efd /keyboards/macro3/config.h
parentd7bbd52e19970a506ac617fd3e9f19a062fead05 (diff)
[Keyboard] Remove locking support for Macro3 (#15496)
Co-authored-by: filterpaper <filterpaper@localhost>
Diffstat (limited to 'keyboards/macro3/config.h')
-rw-r--r--keyboards/macro3/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/macro3/config.h b/keyboards/macro3/config.h
index 84f8c8fd9d..722cdf319f 100644
--- a/keyboards/macro3/config.h
+++ b/keyboards/macro3/config.h
@@ -31,9 +31,3 @@
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5
-/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
-#define LOCKING_SUPPORT_ENABLE
-
-/* Locking resynchronize hack */
-#define LOCKING_RESYNC_ENABLE
-