summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/6x7/info.json
diff options
context:
space:
mode:
authorDuncan Sutherland <dunk2k_2000@hotmail.com>2023-06-11 08:48:56 +0100
committerGitHub <noreply@github.com>2023-06-11 01:48:56 -0600
commitcf6c92426d17b1e74f616e6be07a92c5c6a5c074 (patch)
treed5245d717c31c2634b3c39198eaac43a78119338 /keyboards/handwired/dactyl_manuform/6x7/info.json
parent3444e9656d031bf23d78b0a4ab56d84ed0f10757 (diff)
[Keyboard] correct and modernise `dactyl_manuform/6x7` variant (#21176)
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/6x7/info.json')
-rw-r--r--keyboards/handwired/dactyl_manuform/6x7/info.json20
1 files changed, 17 insertions, 3 deletions
diff --git a/keyboards/handwired/dactyl_manuform/6x7/info.json b/keyboards/handwired/dactyl_manuform/6x7/info.json
index ea983da9c8..93776f8abd 100644
--- a/keyboards/handwired/dactyl_manuform/6x7/info.json
+++ b/keyboards/handwired/dactyl_manuform/6x7/info.json
@@ -8,6 +8,17 @@
"pid": "0x3636",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "command": true,
+ "console": false,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": false,
+ "audio": false,
+ "backlight": false,
+ "rgblight": false
+ },
"ws2812": {
"pin": "D3"
},
@@ -17,12 +28,15 @@
},
"diode_direction": "COL2ROW",
"split": {
+ "enabled": true,
"soft_serial_pin": "D0"
},
- "processor": "atmega32u4",
- "bootloader": "caterina",
+ "rgblight": {
+ "led_count": 12
+ },
+ "development_board": "promicro",
"layouts": {
- "LAYOUT_6x7": {
+ "LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},