diff options
| author | Joel Challis <git@zvecr.com> | 2022-03-05 20:59:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-06 07:59:54 +1100 |
| commit | b202e593226c2dd88b922e99c0c7ba8db401003e (patch) | |
| tree | cb638d09a650b11bef0d0effcb5915151b500f58 /data | |
| parent | da6d6ce2e1f266892badbd42fb8c6735e61e784f (diff) | |
Update info.json (#16540)
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/keyboard/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/templates/keyboard/info.json b/data/templates/keyboard/info.json index 777ceb3bd8..65f935fb42 100644 --- a/data/templates/keyboard/info.json +++ b/data/templates/keyboard/info.json | |||
| @@ -15,11 +15,11 @@ | |||
| 15 | "device_version": "1.0.0" | 15 | "device_version": "1.0.0" |
| 16 | }, | 16 | }, |
| 17 | "features": { | 17 | "features": { |
| 18 | "bootmagic_lite": true, | 18 | "bootmagic": true, |
| 19 | "command": false, | 19 | "command": false, |
| 20 | "console": false, | 20 | "console": false, |
| 21 | "extrakey": true, | 21 | "extrakey": true, |
| 22 | "mousekey": true, | 22 | "mousekey": true, |
| 23 | "nkro": true | 23 | "nkro": true |
| 24 | } | 24 | } |
| 25 | } \ No newline at end of file | 25 | } |
