diff options
author | Ryan <fauxpark@gmail.com> | 2023-10-23 14:43:46 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 15:43:46 +1100 |
commit | 0c160e1fbafbf477c74e64fd8ab9a9121eb0f42a (patch) | |
tree | 7a6e361a5fe396b72029ab03d7e00abe1f19a105 /keyboards/horrortroll/lemon40 | |
parent | bf6f13a2b0a185e935b8554e41317ab471a4c0ec (diff) |
Separate 6KRO and NKRO report structs (#22267)
Diffstat (limited to 'keyboards/horrortroll/lemon40')
-rw-r--r-- | keyboards/horrortroll/lemon40/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/horrortroll/lemon40/info.json b/keyboards/horrortroll/lemon40/info.json index 7162e2c2c7..7b0b1c394b 100644 --- a/keyboards/horrortroll/lemon40/info.json +++ b/keyboards/horrortroll/lemon40/info.json @@ -19,8 +19,7 @@ "knight": true, "christmas": true, "static_gradient": true, - "alternating": true, - "twinkle": true + "alternating": true } }, "ws2812": { |