1
0
Fork 0

Remove full bootmagic config (#17702)

This commit is contained in:
Joel Challis 2022-07-19 02:28:23 +01:00 committed by GitHub
parent eabbc04213
commit c3f1ba7dd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 1 additions and 38 deletions

View file

@ -19,9 +19,5 @@
#define RESET_LAYER 15
#define BOOTMAGIC_KEY_SALT KC_ESC
#define BOOTMAGIC_KEY_SKIP KC_I
#define BOOTMAGIC_KEY_EEPROM_CLEAR KC_E
#define COMBO_COUNT 2
#define COMBO_TERM 250

View file

@ -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"