Browse Source

Fixup zwag75 (#20923)

pull/20927/head
jack 11 months ago
committed by GitHub
parent
commit
e349ca2910
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 8 deletions
  1. +5
    -8
      keyboards/zwag/zwag75/info.json

+ 5
- 8
keyboards/zwag/zwag75/info.json View File

@ -22,18 +22,15 @@
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"rgblight": true,
"audio": false,
"key_lock": false
"rgblight": true
},
"ws2812": {
"pin": "B5"
},
"rgblight": {
"pin": "B5",
"led_count": 20,
"hue_steps": 8,
"saturation_steps": 8,
"brightness_steps": 8,
"max_brightness": 255,
"sleep": true,
"animations": {
"alternating": true,
@ -136,4 +133,4 @@
]
}
}
}
}

Loading…
Cancel
Save