`ergodox_ez/base`: Add missing `features` object (#23935)

master
Ryan 2024-06-16 22:52:47 +10:00 committed by GitHub
parent 7ac1a34a34
commit 3c868b9316
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -2,5 +2,11 @@
"keyboard_name": "ErgoDox EZ",
"usb": {
"pid": "0x4974"
},
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"nkro": true
}
}