summaryrefslogtreecommitdiff
path: root/keyboards/yampad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yampad/info.json')
-rw-r--r--keyboards/yampad/info.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/yampad/info.json b/keyboards/yampad/info.json
index 54c363b28b..bf9841492d 100644
--- a/keyboards/yampad/info.json
+++ b/keyboards/yampad/info.json
@@ -8,9 +8,27 @@
"pid": "0x8369",
"device_version": "0.0.1"
},
+ "rgblight": {
+ "led_count": 9,
+ "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": "F4"
},
+ "build": {
+ "debounce_type": "sym_eager_pk"
+ },
"matrix_pins": {
"cols": ["B1", "B3", "B2", "B6"],
"rows": ["C6", "D7", "E6", "B4", "B5"]