Explorar o código

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

Co-authored-by: filterpaper <filterpaper@localhost>
Albert Y %!s(int64=3) %!d(string=hai) anos
pai
achega
08fc873376
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      keyboards/macro3/config.h

+ 0 - 6
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
-