config.h 265 B

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