summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/aviator/config.h
diff options
context:
space:
mode:
authorBrian Choromanski2018-03-12 18:18:40 -0400
committerJack Humbert2018-03-13 02:21:18 -0400
commit4464d90f4d3e64180f619d0663b8dd8f9b29b7e9 (patch)
tree2cabd2ea555666e7c0de48024139e27d1909cb31 /keyboards/planck/keymaps/aviator/config.h
parent2dacf25f284551fa423bfdb309b4ad99e4253095 (diff)
Fixed plank keymaps so that they will compile for planck light
Diffstat (limited to 'keyboards/planck/keymaps/aviator/config.h')
-rw-r--r--keyboards/planck/keymaps/aviator/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/aviator/config.h b/keyboards/planck/keymaps/aviator/config.h
index 81232367d..5bd98a74b 100644
--- a/keyboards/planck/keymaps/aviator/config.h
+++ b/keyboards/planck/keymaps/aviator/config.h
@@ -3,8 +3,10 @@
#include "config_common.h"
+#ifndef LIGHT_CONFIG_H
#define BACKLIGHT_BREATHING
#define BREATHING_PERIOD 3
+#endif
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)