diff options
Diffstat (limited to 'keyboards/adpenrose/kintsugi')
-rw-r--r-- | keyboards/adpenrose/kintsugi/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/adpenrose/kintsugi/config.h b/keyboards/adpenrose/kintsugi/config.h index be89944bc0..f8b0bc537a 100644 --- a/keyboards/adpenrose/kintsugi/config.h +++ b/keyboards/adpenrose/kintsugi/config.h @@ -71,7 +71,3 @@ increase the value. If you need 2 clicks for 1 keycode, decrease*/ //# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 //# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 #endif - -/* Bootmagic Lite key configuration */ -#define BOOTMAGIC_LITE_ROW 0 -#define BOOTMAGIC_LITE_COLUMN 0 |