diff options
author | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2016-12-04 23:57:47 +0700 |
---|---|---|
committer | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2016-12-04 23:57:47 +0700 |
commit | fc80aa9974faad146837cd26d9264b5a6c74dd4b (patch) | |
tree | 893e6f573c2753a51f67ed3636110850036405c7 /keyboards/tada68 | |
parent | a8e5f6180585f46684d713976ad05d4d81b11ab1 (diff) | |
parent | f39e1b5dfe7552f01dbc6eab95c268f41a9d98e2 (diff) |
Merge branch 'master' into promethium
Diffstat (limited to 'keyboards/tada68')
-rw-r--r-- | keyboards/tada68/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tada68/config.h b/keyboards/tada68/config.h index 5d8757936d..19cf9c9b39 100644 --- a/keyboards/tada68/config.h +++ b/keyboards/tada68/config.h @@ -67,7 +67,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ /*#define RGB_DI_PIN E2 -#define RGBLIGHT_TIMER +#define RGBLIGHT_ANIMATIONS #define RGBLED_NUM 2 // Number of LEDs #define RGBLIGHT_HUE_STEP 10 #define RGBLIGHT_SAT_STEP 17 |