Update info.json

fix_template_bootmagic
Joel Challis 3 years ago committed by GitHub
parent da6d6ce2e1
commit 936c341ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      data/templates/keyboard/info.json

@ -15,11 +15,11 @@
"device_version": "1.0.0" "device_version": "1.0.0"
}, },
"features": { "features": {
"bootmagic_lite": true, "bootmagic": true,
"command": false, "command": false,
"console": false, "console": false,
"extrakey": true, "extrakey": true,
"mousekey": true, "mousekey": true,
"nkro": true "nkro": true
} }
} }

Loading…
Cancel
Save