Skip to content

Commit

Permalink
[Keyboard] Remove locking support for Macro3 (#15496)
Browse files Browse the repository at this point in the history
Co-authored-by: filterpaper <filterpaper@localhost>
  • Loading branch information
filterpaper and filterpaper authored Dec 17, 2021
1 parent d7bbd52 commit 08fc873
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions keyboards/macro3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 08fc873

Please sign in to comment.