Add keymap with audio disabled but RGB effects enabled

This commit is contained in:
Fred Sundvik
2016-10-09 01:38:55 +03:00
parent a9df99b81c
commit 2d7b549e21
4 changed files with 58 additions and 0 deletions
@@ -0,0 +1,9 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#define RGBLIGHT_TIMER
#endif