1
0

configurable each effect compile on/off in config.h

This commit is contained in:
mtei
2018-08-08 02:09:01 +09:00
parent f7c092ce05
commit d856f404bd
4 changed files with 39 additions and 12 deletions

View File

@@ -54,6 +54,7 @@
#include "quantum.h"
#include <util/atomic.h>
#include "outputselect.h"
#include "rgblight_reconfig.h"
#ifdef NKRO_ENABLE
#include "keycode_config.h"