summaryrefslogtreecommitdiff
path: root/keyboards/yeehaw
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yeehaw')
-rw-r--r--keyboards/yeehaw/config.h3
-rw-r--r--keyboards/yeehaw/info.json9
2 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/yeehaw/config.h b/keyboards/yeehaw/config.h
index 4ead2dc6f2..1445271c8e 100644
--- a/keyboards/yeehaw/config.h
+++ b/keyboards/yeehaw/config.h
@@ -15,8 +15,6 @@
*/
#pragma once
-#define RGB_DI_PIN B2
-#ifdef RGB_DI_PIN
#define RGBLED_NUM 7
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
@@ -33,4 +31,3 @@
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-#endif
diff --git a/keyboards/yeehaw/info.json b/keyboards/yeehaw/info.json
index 6c0a2b165e..6db959539c 100644
--- a/keyboards/yeehaw/info.json
+++ b/keyboards/yeehaw/info.json
@@ -1,8 +1,8 @@
{
- "keyboard_name": "Yeehaw",
+ "keyboard_name": "Yeehaw",
"manufacturer": "squashkb",
- "url": "https://squashkb.com/product/yeehaw",
- "maintainer": "Tsquash",
+ "url": "https://squashkb.com/product/yeehaw",
+ "maintainer": "Tsquash",
"usb": {
"vid": "0x5351",
"pid": "0x5458",
@@ -13,6 +13,9 @@
{"pin_a": "D1", "pin_b": "D0"}
]
},
+ "ws2812": {
+ "pin": "B2"
+ },
"processor": "atmega32u4",
"bootloader": "caterina",
"matrix_pins": {