diff options
author | Joel Challis <git@zvecr.com> | 2022-07-19 02:28:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 02:28:23 +0100 |
commit | c3f1ba7dd1673e28c852303c58eec876d38b6fed (patch) | |
tree | 81f6115e029bd3bf857e609c9d9454dda119632e /users/tominabox1/config.h | |
parent | eabbc04213c0c1236bb67c8e6eced46a8ccd87fb (diff) |
Remove full bootmagic config (#17702)
Diffstat (limited to 'users/tominabox1/config.h')
-rw-r--r-- | users/tominabox1/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/users/tominabox1/config.h b/users/tominabox1/config.h index 4a2433eb0b..f853e18605 100644 --- a/users/tominabox1/config.h +++ b/users/tominabox1/config.h @@ -3,8 +3,6 @@ // Tapping term settings #define TAPPING_TERM_PER_KEY #define TAP_HOLD_CAPS_DELAY 350 -#define BOOTMAGIC_KEY_SALT KC_BSPACE -#define BOOTMAGIC_KEY_EEPROM_CLEAR KC_Q // OLED settings #define OLED_FONT_H "users/tominabox1/doug.c" |