diff options
| author | Nick Brassel | 2023-08-29 13:24:43 +0200 |
|---|---|---|
| committer | Nick Brassel | 2023-08-29 13:24:43 +0200 |
| commit | 31a91add168c956655ace8ec4cf9750db1e2cfc6 (patch) | |
| tree | 12cea9b5f8e769f9611a31cbaede9537edad71cc /keyboards/nullbitsco/nibble/info.json | |
| parent | f07490bc092e365ba03dc685b3fc30ad0bf0b752 (diff) | |
| parent | edaf8a87ef3164f8986b0a8eb171d4879b45414c (diff) | |
Merge branch 'develop'
Diffstat (limited to 'keyboards/nullbitsco/nibble/info.json')
| -rw-r--r-- | keyboards/nullbitsco/nibble/info.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/nullbitsco/nibble/info.json b/keyboards/nullbitsco/nibble/info.json index 7f24d36813..159e501218 100644 --- a/keyboards/nullbitsco/nibble/info.json +++ b/keyboards/nullbitsco/nibble/info.json @@ -12,6 +12,22 @@ {"pin_a": "B5", "pin_b": "B4"} ] }, + "rgblight": { + "led_count": 10, + "sleep": true, + "animations": { + "breathing": true, + "rainbow_mood": true, + "rainbow_swirl": true, + "snake": true, + "knight": true, + "christmas": true, + "static_gradient": true, + "rgb_test": true, + "alternating": true, + "twinkle": true + } + }, "ws2812": { "pin": "E6" }, |