aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb/v2_1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dztech/dz60rgb/v2_1/info.json')
-rw-r--r--keyboards/dztech/dz60rgb/v2_1/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/dztech/dz60rgb/v2_1/info.json b/keyboards/dztech/dz60rgb/v2_1/info.json
index 1d97037c31..7678e9985c 100644
--- a/keyboards/dztech/dz60rgb/v2_1/info.json
+++ b/keyboards/dztech/dz60rgb/v2_1/info.json
@@ -43,5 +43,17 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "lufa-ms",
+ "features": {
+ "bootmagic": true,
+ "mousekey": true,
+ "extrakey": true,
+ "nkro": true,
+ "rgb_matrix": true,
+ "space_cadet": false,
+ "grave_esc": false
+ },
+ "build": {
+ "lto": true
+ },
"debounce": 3
}