diff options
Diffstat (limited to 'keyboards/helix/rev2/config.h')
| -rw-r--r-- | keyboards/helix/rev2/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/helix/rev2/config.h b/keyboards/helix/rev2/config.h index b354d312d..f7d35b371 100644 --- a/keyboards/helix/rev2/config.h +++ b/keyboards/helix/rev2/config.h | |||
| @@ -87,10 +87,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | 87 | ||
| 88 | /* ws2812 RGB LED */ | 88 | /* ws2812 RGB LED */ |
| 89 | #define RGB_DI_PIN D3 | 89 | #define RGB_DI_PIN D3 |
| 90 | #define RGBLIGHT_TIMER | 90 | |
| 91 | //#define RGBLED_NUM 12 // Number of LEDs. see ./keymaps/default/config.h | 91 | //#define RGBLED_NUM 12 // Number of LEDs. see ./keymaps/default/config.h |
| 92 | #define ws2812_PORTREG PORTD | ||
| 93 | #define ws2812_DDRREG DDRD | ||
| 94 | 92 | ||
| 95 | // Helix keyboard RGB LED support | 93 | // Helix keyboard RGB LED support |
| 96 | //#define RGBLIGHT_ANIMATIONS : see ./rules.mk: LED_ANIMATIONS = yes or no | 94 | //#define RGBLIGHT_ANIMATIONS : see ./rules.mk: LED_ANIMATIONS = yes or no |
