You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
208 B

  1. #ifndef KEYMAP_CONFIG_H
  2. #define KEYMAP_CONFIG_H
  3. #define RGBLIGHT_SLEEP
  4. #undef PERMISSIVE_HOLD
  5. #define FORCE_NKRO
  6. #ifndef TAPPING_TOGGLE
  7. #define TAPPING_TOGGLE 1
  8. #endif
  9. #endif // !USERSPACE_CONFIG_H