narze.h 290 B

12345678910111213
  1. #pragma once
  2. #include "quantum.h"
  3. #include "eeconfig.h"
  4. #include "keymap_colemak.h"
  5. #ifdef COMBO_ENABLE
  6. # include "superduper.h"
  7. #endif
  8. #define HPR_ESC ALL_T(KC_ESC)
  9. #define SFT_ENT SFT_T(KC_ENT)
  10. #define ALT_COLN RALT_T(KC_F13) // Remap F13 to Colon in software (eg. Keyboard Maestro)