diff options
Diffstat (limited to 'keyboards/4pplet/unextended_std/rev_a/info.json')
-rw-r--r-- | keyboards/4pplet/unextended_std/rev_a/info.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/4pplet/unextended_std/rev_a/info.json b/keyboards/4pplet/unextended_std/rev_a/info.json index 458439e7b7..1e88400947 100644 --- a/keyboards/4pplet/unextended_std/rev_a/info.json +++ b/keyboards/4pplet/unextended_std/rev_a/info.json @@ -32,8 +32,10 @@ "audio": false }, + "ws2812": { + "pin": "A8" + }, "rgblight": { - "pin": "A8", "led_count": 16, "animations": { "alternating": true, |