config.h 97 B

12345
  1. #pragma once
  2. #define TAPPING_TERM 200
  3. #define ONESHOT_TAP_TOGGLE 5
  4. #define ONESHOT_TIMEOUT 5000