made leds compile with new version of qmk

main
Nico Stuhlmueller 2023-06-07 16:19:17 +02:00
parent a4d563b4d8
commit e31688e5d0
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
"pid": "0x0000",
"vid": "0xFEED"
},
"ws2812" : {
"pin": "D4"
},
"rgblight" : {
"pin": "D4",
"led_count" : 16,