From 1b9f82c8445368dce0e0ada9af1f43956093fa98 Mon Sep 17 00:00:00 2001 From: mechmerlin Date: Sat, 6 Apr 2019 19:24:41 -0700 Subject: disable bootmagic as it does not work for bmc boards --- keyboards/exclusive/e6v2/bmc/config.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'keyboards/exclusive/e6v2/bmc/config.h') diff --git a/keyboards/exclusive/e6v2/bmc/config.h b/keyboards/exclusive/e6v2/bmc/config.h index 44e77f6981..7c6fcccdb9 100644 --- a/keyboards/exclusive/e6v2/bmc/config.h +++ b/keyboards/exclusive/e6v2/bmc/config.h @@ -47,7 +47,3 @@ along with this program. If not, see . #define RGBLED_NUM 6 #define RGBLIGHT_ANIMATIONS - -// Set bootmagic lite key to the key commonly programmed as Esc. -#define BOOTMAGIC_LITE_ROW 5 -#define BOOTMAGIC_LITE_COLUMN 0 -- cgit v1.2.3