From f6c305ba52f68880585af3cc6c1642a4d76deb7e Mon Sep 17 00:00:00 2001 From: mechmerlin Date: Sat, 6 Apr 2019 18:31:00 -0700 Subject: clean up config file --- keyboards/exclusive/e6v2/bmc/config.h | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'keyboards/exclusive') diff --git a/keyboards/exclusive/e6v2/bmc/config.h b/keyboards/exclusive/e6v2/bmc/config.h index aae4d56dd..44e77f698 100644 --- a/keyboards/exclusive/e6v2/bmc/config.h +++ b/keyboards/exclusive/e6v2/bmc/config.h @@ -45,13 +45,9 @@ along with this program. If not, see . #define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, C2, C3, C4, C5, D7 } #define DIODE_DIRECTION COL2ROW - #define RGBLED_NUM 6 #define RGBLIGHT_ANIMATIONS -#define NO_UART 1 -#define BOOTLOADHID_BOOTLOADER 1 - -// Set bootmagic lite key to the key commonly programmed as Esc. +// Set bootmagic lite key to the key commonly programmed as Esc. #define BOOTMAGIC_LITE_ROW 5 -#define BOOTMAGIC_LITE_COLUMN 0 \ No newline at end of file +#define BOOTMAGIC_LITE_COLUMN 0 -- cgit v1.2.3-24-g4f1b