summaryrefslogtreecommitdiff
path: root/keyboards/waldo
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/waldo')
-rw-r--r--keyboards/waldo/config.h1
-rw-r--r--keyboards/waldo/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/waldo/config.h b/keyboards/waldo/config.h
index bdb41e4e57..a0d7763711 100644
--- a/keyboards/waldo/config.h
+++ b/keyboards/waldo/config.h
@@ -39,7 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_ONESHOT
// RGB LED
-#define RGB_DI_PIN B0
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
diff --git a/keyboards/waldo/info.json b/keyboards/waldo/info.json
index 6ee9b4befd..c371f051b1 100644
--- a/keyboards/waldo/info.json
+++ b/keyboards/waldo/info.json
@@ -16,6 +16,9 @@
"pin": "B7",
"breathing": true
},
+ "ws2812": {
+ "pin": "B0"
+ },
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {