diff options
Diffstat (limited to 'keyboards/redox')
| -rw-r--r-- | keyboards/redox/rev1/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/redox/rev1/config.h b/keyboards/redox/rev1/config.h index f8041f235..fe951f722 100644 --- a/keyboards/redox/rev1/config.h +++ b/keyboards/redox/rev1/config.h | |||
| @@ -62,10 +62,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | 62 | ||
| 63 | /* ws2812 RGB LED */ | 63 | /* ws2812 RGB LED */ |
| 64 | #define RGB_DI_PIN D3 | 64 | #define RGB_DI_PIN D3 |
| 65 | #define RGBLIGHT_TIMER | 65 | |
| 66 | #define RGBLED_NUM 14 // Number of LEDs | 66 | #define RGBLED_NUM 14 // Number of LEDs |
| 67 | #define ws2812_PORTREG PORTD | ||
| 68 | #define ws2812_DDRREG DDRD | ||
| 69 | 67 | ||
| 70 | /* | 68 | /* |
| 71 | * Feature disable options | 69 | * Feature disable options |
