summaryrefslogtreecommitdiffstats
path: root/keyboards/ah/haven80/info.json
diff options
context:
space:
mode:
authorFreather <72902384+CMMS-Freather@users.noreply.github.com>2023-07-10 14:43:36 +0800
committerGitHub <noreply@github.com>2023-07-10 00:43:36 -0600
commit632de46b006a03ff04095a00ab21179d9510e39a (patch)
tree35ed879284149ebba4a17afb3f0d16844855dca4 /keyboards/ah/haven80/info.json
parent383aa0a5e05d96d52156fcb9618364784cee4a68 (diff)
[Keyboard] Add ah/haven{65,80} (#20142)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: CMM.Studio Freather <50167286+frankBTHID@users.noreply.github.com>
Diffstat (limited to 'keyboards/ah/haven80/info.json')
-rw-r--r--keyboards/ah/haven80/info.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/keyboards/ah/haven80/info.json b/keyboards/ah/haven80/info.json
new file mode 100644
index 0000000000..bd87815154
--- /dev/null
+++ b/keyboards/ah/haven80/info.json
@@ -0,0 +1,34 @@
+{
+ "manufacturer": "Atelier_Haven",
+ "url": "",
+ "maintainer": "Freather",
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
+ "diode_direction": "COL2ROW",
+ "features": {
+ "bootmagic": true,
+ "mousekey": true,
+ "extrakey": true,
+ "nkro": true,
+ "rgblight": true
+ },
+ "ws2812": {
+ "pin": "E6",
+ },
+ "rgblight": {
+ "led_count": 21,
+ "sleep": true,
+ "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
+ }
+ }
+}