summaryrefslogtreecommitdiffstats
path: root/users/narze/narze.h
diff options
context:
space:
mode:
authorManassarn "Noom" Manoonchai <248741+narze@users.noreply.github.com>2021-07-03 14:50:32 +0700
committerGitHub <noreply@github.com>2021-07-03 00:50:32 -0700
commit45dec4911c2816abcd5b5dc1834d85756be43e8d (patch)
treee98974752d813e31ee81457cfd125800e3fdb0af /users/narze/narze.h
parent06e0643541493220fb7413e33f3fc6972a9384b8 (diff)
[Keymap] Add narze lily58 keymap & update my other keymaps (#13110)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'users/narze/narze.h')
-rw-r--r--users/narze/narze.h4
1 files changed, 4 insertions, 0 deletions
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)