summaryrefslogtreecommitdiff
path: root/keyboards/fruitykeeb/fruitbar/r1/elite_c/info.json
diff options
context:
space:
mode:
authorLess/Rikki <86894501+lesshonor@users.noreply.github.com>2023-12-05 22:51:59 -0500
committerGitHub <noreply@github.com>2023-12-05 19:51:59 -0800
commitc7eb95219800d92bcc3b0fbd1f41484907c627d7 (patch)
treeebf3d0714fda45047e72844c4f4bcbbe4b6bf01e /keyboards/fruitykeeb/fruitbar/r1/elite_c/info.json
parent6c2c211d8a12ecae47881a898c89275113ee92fc (diff)
[Keyboard] fruitykeeb/fruitbar/r1 (#22616)
Co-authored-by: Brandon Lewis <bslewis00@gmail.com>
Diffstat (limited to 'keyboards/fruitykeeb/fruitbar/r1/elite_c/info.json')
-rw-r--r--keyboards/fruitykeeb/fruitbar/r1/elite_c/info.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/keyboards/fruitykeeb/fruitbar/r1/elite_c/info.json b/keyboards/fruitykeeb/fruitbar/r1/elite_c/info.json
new file mode 100644
index 0000000000..759b9a1af1
--- /dev/null
+++ b/keyboards/fruitykeeb/fruitbar/r1/elite_c/info.json
@@ -0,0 +1,37 @@
+{
+ "development_board": "elite_c",
+ "encoder": {
+ "rotary": [
+ {"pin_a": "F0", "pin_b": "F1"}
+ ]
+ },
+ "features": {
+ "bootmagic": true,
+ "encoder": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "oled": true,
+ "rgblight": true
+ },
+ "rgblight": {
+ "animations": {
+ "alternating": true,
+ "breathing": true,
+ "christmas": true,
+ "knight": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "rgb_test": true,
+ "snake": true,
+ "static_gradient": true,
+ "twinkle": true
+ },
+ "led_count": 8,
+ "max_brightness": 175,
+ "sleep": true
+ },
+ "ws2812": {
+ "pin": "C7"
+ }
+}