Skip to content

Commit

Permalink
[sn32] remove obsolete wait_for from keyboards
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 committed Sep 20, 2024
1 parent 2025e94 commit 5f3234e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions keyboards/keychron/k8/rgb/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
},
"usb": {
"vid": "0x3434",
"device_version": "1.0.0",
"wait_for": false
"device_version": "1.0.0"
}
}
3 changes: 1 addition & 2 deletions keyboards/xtrfy/k4/plain/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
},
"usb": {
"vid": "0x0C45",
"device_version": "1.0.0",
"wait_for": false
"device_version": "1.0.0"
}
}

0 comments on commit 5f3234e

Please sign in to comment.