We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ddd20c + 3c868b9 commit 1317a07Copy full SHA for 1317a07
keyboards/ergodox_ez/base/keyboard.json
@@ -2,5 +2,11 @@
2
"keyboard_name": "ErgoDox EZ",
3
"usb": {
4
"pid": "0x4974"
5
+ },
6
+ "features": {
7
+ "bootmagic": false,
8
+ "mousekey": true,
9
+ "extrakey": true,
10
+ "nkro": true
11
}
12
0 commit comments