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