aboutsummaryrefslogtreecommitdiff
path: root/users/ishtob/ishtob.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/ishtob/ishtob.h')
-rw-r--r--users/ishtob/ishtob.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/users/ishtob/ishtob.h b/users/ishtob/ishtob.h
index ced78a09d..29d6f250c 100644
--- a/users/ishtob/ishtob.h
+++ b/users/ishtob/ishtob.h
@@ -43,9 +43,6 @@ enum userspace_keycodes {
43#define LOWER MO(_LOWER) 43#define LOWER MO(_LOWER)
44#define RAISE MO(_RAISE) 44#define RAISE MO(_RAISE)
45 45
46// Fillers to make layering more clear
47#define _______ KC_TRNS
48#define XXXXXXX KC_NO
49// Custom macros 46// Custom macros
50#define CTL_ESC CTL_T(KC_ESC) // Tap for Esc, hold for Ctrl 47#define CTL_ESC CTL_T(KC_ESC) // Tap for Esc, hold for Ctrl
51#define CTL_TTAB CTL_T(KC_TAB) // Tap for Esc, hold for Ctrl 48#define CTL_TTAB CTL_T(KC_TAB) // Tap for Esc, hold for Ctrl
@@ -237,4 +234,4 @@ NOTE: These are all the same length. If you do a search/replace
237 234
238 235
239 236
240#endif // !USERSPACE \ No newline at end of file 237#endif // !USERSPACE