diff options
author | Shandon Anderson <CheeseL0ver@users.noreply.github.com> | 2023-09-23 16:22:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-23 13:22:44 -0700 |
commit | 26b2288bde48659566809b2221a8e76bcd8dd20b (patch) | |
tree | 5a5a92f6340f8727bb40d3d1304053eff2380ab1 | |
parent | c0d7a43637de503bb1037c28b15fda3038c07107 (diff) |
[Keyboard] Enable RGB_TEST animation on riot_pad (#22118)
Co-authored-by: ShandonCodes <shandon@shandon.codes>
-rw-r--r-- | keyboards/riot_pad/info.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/riot_pad/info.json b/keyboards/riot_pad/info.json index 0798a4de60..ab732ef0b0 100644 --- a/keyboards/riot_pad/info.json +++ b/keyboards/riot_pad/info.json @@ -24,6 +24,7 @@ "knight": true, "rainbow_mood": true, "rainbow_swirl": true, + "rgb_test": true, "snake": true, "static_gradient": true, "twinkle": true |