From bd1ad405bfb50a42f162b66b00037a7630474307 Mon Sep 17 00:00:00 2001 From: Cole Markham Date: Wed, 7 Mar 2018 16:06:41 -0600 Subject: Update Meira for revision 1.1 to enable backlighting by default (#2468) * Update Meira for revision 1.1 to enable backlighting by default * Updates to fix other keymaps --- keyboards/meira/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/meira/config.h') diff --git a/keyboards/meira/config.h b/keyboards/meira/config.h index 88d5a31ea..b9bdd426a 100644 --- a/keyboards/meira/config.h +++ b/keyboards/meira/config.h @@ -37,7 +37,6 @@ along with this program. If not, see . #define BACKLIGHT_LEVELS 10 #define BACKLIGHT_PWM_MAP {2, 4, 8, 16, 40, 55, 70, 128, 200, 255} -#define BACKLIGHT_BREATHING #define RGB_DI_PIN D3 #define RGBLIGHT_TIMER -- cgit v1.2.3-24-g4f1b