diff options
Diffstat (limited to 'keyboards/vitamins_included/rev1/config.h')
| -rw-r--r-- | keyboards/vitamins_included/rev1/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/vitamins_included/rev1/config.h b/keyboards/vitamins_included/rev1/config.h index 26023bfea..0347477ee 100644 --- a/keyboards/vitamins_included/rev1/config.h +++ b/keyboards/vitamins_included/rev1/config.h | |||
| @@ -59,10 +59,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 59 | 59 | ||
| 60 | /* ws2812 RGB LED */ | 60 | /* ws2812 RGB LED */ |
| 61 | #define RGB_DI_PIN F0 | 61 | #define RGB_DI_PIN F0 |
| 62 | #define RGBLIGHT_TIMER | 62 | |
| 63 | #define RGBLED_NUM 16 // Number of LEDs | 63 | #define RGBLED_NUM 16 // Number of LEDs |
| 64 | #define ws2812_PORTREG PORTF | ||
| 65 | #define ws2812_DDRREG DDRF | ||
| 66 | #define RGBLIGHT_ANIMATIONS | 64 | #define RGBLIGHT_ANIMATIONS |
| 67 | 65 | ||
| 68 | /* Audio settings */ | 66 | /* Audio settings */ |
