config.h 144 B

123456789
  1. #pragma once
  2. #define COMBO_COUNT 18
  3. #define COMBO_TERM 100
  4. #define IGNORE_MOD_TAP_INTERRUPT
  5. #define PERMISSIVE_HOLD
  6. #define TAPPING_TERM 200