summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/sinc/rev2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/sinc/rev2/info.json')
-rw-r--r--keyboards/keebio/sinc/rev2/info.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/keyboards/keebio/sinc/rev2/info.json b/keyboards/keebio/sinc/rev2/info.json
index c3dd1d80ed..4588513d2c 100644
--- a/keyboards/keebio/sinc/rev2/info.json
+++ b/keyboards/keebio/sinc/rev2/info.json
@@ -4,6 +4,8 @@
"pid": "0x2267",
"device_version": "2.0.0"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"debounce": 5,
"diode_direction": "COL2ROW",
"features": {
@@ -51,7 +53,16 @@
"led_count" : 16,
"split_count": [8, 8],
"animations": {
- "all": true,
+ "alternating": true,
+ "breathing": true,
+ "christmas": true,
+ "knight": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "rgb_test": true,
+ "snake": true,
+ "static_gradient": true,
+ "twinkle": true
}
}
}