config.h 146 B

123456789
  1. #ifndef CONFIG_USER_H
  2. #define CONFIG_USER_H 1
  3. #include QMK_KEYBOARD_CONFIG_H
  4. #undef LOCKING_SUPPORT_ENABLE
  5. #undef LOCKING_RESYNC_ENABLE
  6. #endif