From 8d6eadf26159dfe3a63d0bda15bdc68cab21ee36 Mon Sep 17 00:00:00 2001 From: Brian Choromanski Date: Fri, 9 Mar 2018 13:31:42 -0500 Subject: Patched some keyboards that won't compile (#2453) --- keyboards/planck/keymaps/aviator/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/planck/keymaps/aviator/config.h') diff --git a/keyboards/planck/keymaps/aviator/config.h b/keyboards/planck/keymaps/aviator/config.h index 6bc53cf57b..81232367db 100644 --- a/keyboards/planck/keymaps/aviator/config.h +++ b/keyboards/planck/keymaps/aviator/config.h @@ -4,6 +4,7 @@ #include "config_common.h" #define BACKLIGHT_BREATHING +#define BREATHING_PERIOD 3 #ifdef AUDIO_ENABLE #define STARTUP_SONG SONG(PLANCK_SOUND) -- cgit v1.2.3