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 /keyboards/handwired | |
parent | eabbc04213c0c1236bb67c8e6eced46a8ccd87fb (diff) | |
download | qmk_firmware-c3f1ba7dd1673e28c852303c58eec876d38b6fed.tar.gz qmk_firmware-c3f1ba7dd1673e28c852303c58eec876d38b6fed.zip |
Remove full bootmagic config (#17702)
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/promethium/keymaps/priyadi/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/promethium/keymaps/priyadi/config.h b/keyboards/handwired/promethium/keymaps/priyadi/config.h index 0630fd43e3..1e5e8906ed 100644 --- a/keyboards/handwired/promethium/keymaps/priyadi/config.h +++ b/keyboards/handwired/promethium/keymaps/priyadi/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 |