diff options
Diffstat (limited to 'keyboards/planck/keymaps/cbbrowne/config.h')
-rw-r--r-- | keyboards/planck/keymaps/cbbrowne/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/cbbrowne/config.h b/keyboards/planck/keymaps/cbbrowne/config.h index d92790635e..0bb508385c 100644 --- a/keyboards/planck/keymaps/cbbrowne/config.h +++ b/keyboards/planck/keymaps/cbbrowne/config.h @@ -27,7 +27,10 @@ #include "../../config.h" #define LEADER_TIMEOUT 300 + +#ifndef LIGHT_CONFIG_H #define BACKLIGHT_BREATHING +#endif /* cbbrowne user configuration */ |