mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Update Freja to commply with PR change requests
This commit is contained in:
parent
65e2cd4864
commit
c0c397a8d3
@ -20,7 +20,8 @@
|
||||
},
|
||||
"processor": "RP2040",
|
||||
"ws2812": {
|
||||
"pin": "GP29"
|
||||
"pin": "GP29",
|
||||
"driver" : "vendor"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812",
|
||||
|
@ -1 +0,0 @@
|
||||
WS2812_DRIVER = vendor
|
Loading…
Reference in New Issue
Block a user