Skip to content

Commit

Permalink
Fixup zwag75 (qmk#20923)
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle87 committed May 13, 2023
1 parent b09b2a8 commit e349ca2
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions keyboards/zwag/zwag75/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -136,4 +133,4 @@
]
}
}
}
}

0 comments on commit e349ca2

Please sign in to comment.