diff options
Diffstat (limited to 'keyboards/prototypist')
-rw-r--r-- | keyboards/prototypist/oceanographer/info.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/prototypist/oceanographer/info.json b/keyboards/prototypist/oceanographer/info.json index 1f589a540b..4fdaca429a 100644 --- a/keyboards/prototypist/oceanographer/info.json +++ b/keyboards/prototypist/oceanographer/info.json @@ -19,9 +19,11 @@ ] }, + "ws2812": { + "pin": "B3" + }, "rgblight" : { "led_count": 3, - "pin": "B3", "sleep": true, "hue_steps": 10, "saturation_steps": 17, |