]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/talljoe/config.h
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of...
[qmk_firmware.git] / users / talljoe / config.h
index 15bbde6bcd192152b812cf3ac4658d9f46ee4788..33374014dfae9a39c2146769f8f1766b596027ee 100644 (file)
@@ -1,9 +1,12 @@
 #ifndef USERSPACE_CONFIG_H
 #define USERSPACE_CONFIG_H
 
-#define PREVENT_STUCK_MODIFIERS
-#define IGNORE_MOD_TAP_INTERRUPT
+#define PERMISSIVE_HOLD
 
 #define RESET_LAYER 15
 
+#define BOOTMAGIC_KEY_SALT KC_ESC
+#define BOOTMAGIC_KEY_SKIP KC_I
+#define BOOTMAGIC_KEY_EEPROM_CLEAR KC_E
+
 #endif // !USERSPACE_CONFIG_H