summaryrefslogtreecommitdiff
path: root/keyboards/custommk/evo70/info.json
diff options
context:
space:
mode:
authorjack <0x6A73@pm.me>2023-05-14 23:39:54 +0200
committerGitHub <noreply@github.com>2023-05-14 22:39:54 +0100
commitdba0f1d452f138d0ed44fe2f096cfe80e610fb32 (patch)
treeb0062a1e02f7ca727b854624c9381fe16e512f4a /keyboards/custommk/evo70/info.json
parenta5b382beb350c740c520f7e6f00f2c87301567d5 (diff)
Fixup evo70 (#20949)
Diffstat (limited to 'keyboards/custommk/evo70/info.json')
-rw-r--r--keyboards/custommk/evo70/info.json22
1 files changed, 18 insertions, 4 deletions
diff --git a/keyboards/custommk/evo70/info.json b/keyboards/custommk/evo70/info.json
index b703dac44f..769e2e6118 100644
--- a/keyboards/custommk/evo70/info.json
+++ b/keyboards/custommk/evo70/info.json
@@ -4,6 +4,21 @@
"maintainer": "customMK",
"manufacturer": "customMK",
"tags": ["70%", "encoder", "underglow", "backlight"],
+ "features": {
+ "bootmagic": true,
+ "mousekey": false,
+ "extrakey": true,
+ "console": false,
+ "command": false,
+ "nkro": true,
+ "backlight": true,
+ "rgblight": true,
+ "encoder": true,
+ "oled": true
+ },
+ "build": {
+ "lto": true
+ },
"usb": {
"vid": "0xF35B",
"pid": "0xFAB5",
@@ -32,17 +47,16 @@
"hue_steps": 4,
"saturation_steps": 8,
"brightness_steps": 4,
+ "max_brightness": 128,
+ "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
+ "static_gradient": true
}
},
"ws2812": {