summaryrefslogtreecommitdiff
path: root/keyboards/hfdkb/ac001/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-08 02:15:50 +0000
committerGitHub <noreply@github.com>2024-01-08 02:15:50 +0000
commita45107e1525cb73e489bcc1ff85722adb12d36f9 (patch)
tree8684b402fd61f81306b63379ab41f0fa0ce6da9d /keyboards/hfdkb/ac001/info.json
parentc7b59a96dfc9b3ae694d0bd47172ac6d52b441ee (diff)
Migrate RGB Matrix config to info.json - H (#22861)
Diffstat (limited to 'keyboards/hfdkb/ac001/info.json')
-rw-r--r--keyboards/hfdkb/ac001/info.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/keyboards/hfdkb/ac001/info.json b/keyboards/hfdkb/ac001/info.json
index 3f896d5988..4c45251504 100644
--- a/keyboards/hfdkb/ac001/info.json
+++ b/keyboards/hfdkb/ac001/info.json
@@ -10,7 +10,16 @@
"force_nkro": true
},
"rgb_matrix": {
- "driver": "ws2812"
+ "animations": {
+ "breathing": true,
+ "cycle_all": true,
+ "cycle_left_right": true,
+ "rainbow_moving_chevron": true,
+ "multisplash": true
+ },
+ "driver": "ws2812",
+ "react_on_keyup": true,
+ "sleep": true
},
"matrix_pins": {
"cols": ["A5", "A6", "A7", "C4", "C5"],