]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/ishtob/ishtob.h
[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)
[qmk_firmware.git] / users / ishtob / ishtob.h
index ced78a09d82011b081ea372bb01381f5430b28da..29d6f250c439545fb0d3bb8567932d75712a1417 100644 (file)
@@ -43,9 +43,6 @@ enum userspace_keycodes {
 #define LOWER MO(_LOWER)
 #define RAISE MO(_RAISE)
 
-// Fillers to make layering more clear
-#define _______ KC_TRNS
-#define XXXXXXX KC_NO
 // Custom macros
 #define CTL_ESC     CTL_T(KC_ESC)               // Tap for Esc, hold for Ctrl
 #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
 
 
 
-#endif // !USERSPACE
\ No newline at end of file
+#endif // !USERSPACE