diff options
| author | zvecr | 2020-03-19 01:43:20 +0100 |
|---|---|---|
| committer | zvecr | 2020-03-19 01:43:20 +0100 |
| commit | 6ad3328b8310475caac160801a4de5a6abd162bd (patch) | |
| tree | 6d56918457e8892ed66ced8246cc96f0d49df155 /keyboards/keebio/iris/rev3 | |
| parent | ece14278efe5168ef20298984bff4b1d5eb43e4b (diff) | |
Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds
Diffstat (limited to 'keyboards/keebio/iris/rev3')
| -rw-r--r-- | keyboards/keebio/iris/rev3/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/keebio/iris/rev3/config.h b/keyboards/keebio/iris/rev3/config.h index 8c6f4ad085..7cda7d1f0e 100644 --- a/keyboards/keebio/iris/rev3/config.h +++ b/keyboards/keebio/iris/rev3/config.h @@ -69,3 +69,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGB_DI_PIN F7 #define RGBLED_NUM 12 // Number of LEDs #define RGBLED_SPLIT { 6, 6 } +#define RGBLIGHT_ANIMATIONS |