config.h 177 B

1234567891011
  1. #define TAPPING_TERM 150 //reduce time required to register a held key
  2. #ifndef CONFIG_USER_H
  3. #define CONFIG_USER_H
  4. #include "../../config.h"
  5. // place overrides here
  6. #endif