From 45dec4911c2816abcd5b5dc1834d85756be43e8d Mon Sep 17 00:00:00 2001 From: "Manassarn \"Noom\" Manoonchai" <248741+narze@users.noreply.github.com> Date: Sat, 3 Jul 2021 14:50:32 +0700 Subject: [Keymap] Add narze lily58 keymap & update my other keymaps (#13110) Co-authored-by: Ryan --- users/narze/narze.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'users/narze/narze.h') diff --git a/users/narze/narze.h b/users/narze/narze.h index 036539a9cd..d9be82744b 100644 --- a/users/narze/narze.h +++ b/users/narze/narze.h @@ -7,3 +7,7 @@ #ifdef COMBO_ENABLE # include "superduper.h" #endif + +#define HPR_ESC ALL_T(KC_ESC) +#define SFT_ENT SFT_T(KC_ENT) +#define ALT_COLN RALT_T(KC_F13) // Remap F13 to Colon in software (eg. Keyboard Maestro) -- cgit v1.2.3