config.h 233 B

123456
  1. #include "../../config.h"
  2. //GRAVE_ESC override for CTRL+SHIFT+ESC Windows task manager shortcut.
  3. #define GRAVE_ESC_CTRL_OVERRIDE
  4. //Delay matrix scan for tap dance, reduce to activate modifier keys faster.
  5. //#define TAPPING_TERM 200