Skip to content

Commit

Permalink
ergodox_ez/base: Add missing features object (#23935)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark committed Jun 16, 2024
1 parent 7ac1a34 commit 3c868b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions keyboards/ergodox_ez/base/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@
"keyboard_name": "ErgoDox EZ",
"usb": {
"pid": "0x4974"
},
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"nkro": true
}
}

0 comments on commit 3c868b9

Please sign in to comment.