config.h 191 B

123456
  1. #pragma once
  2. /* If defined, GRAVE_ESC will always act as ESC when CTRL is held.
  3. * This is useful for the Windows task manager shortcut (ctrl+shift+esc).
  4. */
  5. #define GRAVE_ESC_CTRL_OVERRIDE