aboutsummaryrefslogtreecommitdiff
path: root/keyboards/viterbi/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/viterbi/rev1/config.h')
-rw-r--r--keyboards/viterbi/rev1/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/viterbi/rev1/config.h b/keyboards/viterbi/rev1/config.h
index 3400ea31a..d6a66408e 100644
--- a/keyboards/viterbi/rev1/config.h
+++ b/keyboards/viterbi/rev1/config.h
@@ -61,10 +61,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
61 61
62/* ws2812 RGB LED */ 62/* ws2812 RGB LED */
63#define RGB_DI_PIN D3 63#define RGB_DI_PIN D3
64#define RGBLIGHT_TIMER 64
65#define RGBLED_NUM 16 // Number of LEDs 65#define RGBLED_NUM 16 // Number of LEDs
66#define ws2812_PORTREG PORTD
67#define ws2812_DDRREG DDRD
68 66
69/* 67/*
70 * Feature disable options 68 * Feature disable options