[Keyboard] Remove locking support for Macro3 (#15496)

Co-authored-by: filterpaper <filterpaper@localhost>
master
Albert Y 2021-12-17 15:51:36 +08:00 committed by GitHub
parent d7bbd52e19
commit 08fc873376
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -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