diff options
author | Joel Challis <git@zvecr.com> | 2022-07-17 13:02:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-17 13:02:56 +0100 |
commit | 37cd5ad810ac297a8cf1a66bd0f7f51b3606617c (patch) | |
tree | d0a1bba310883f21af89c78a4eb5f6a449560be9 /keyboards/handwired/promethium | |
parent | 4e5cc3c2babcd1021a110499942478b71a14eab6 (diff) |
Remove full bootmagic config (#17701)
Diffstat (limited to 'keyboards/handwired/promethium')
-rw-r--r-- | keyboards/handwired/promethium/keymaps/default/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/promethium/keymaps/default/config.h b/keyboards/handwired/promethium/keymaps/default/config.h index 0630fd43e3..1e5e8906ed 100644 --- a/keyboards/handwired/promethium/keymaps/default/config.h +++ b/keyboards/handwired/promethium/keymaps/default/config.h @@ -2,12 +2,6 @@ #define PRIYADI_PROMETHIUM -/* bootmagic salt key */ -#define BOOTMAGIC_KEY_SALT KC_ESC - -/* skip bootmagic and eeconfig */ -#define BOOTMAGIC_KEY_SKIP KC_SPACE - #define RGBSPS_ENABLE #define RGBSPS_DEMO_ENABLE |