config.h 175 B

123456789
  1. #ifndef USERSPACE_CONFIG_H
  2. #define USERSPACE_CONFIG_H
  3. #define PREVENT_STUCK_MODIFIERS
  4. #define IGNORE_MOD_TAP_INTERRUPT
  5. #define RESET_LAYER 15
  6. #endif // !USERSPACE_CONFIG_H