fl16: Re-enable NKRO but only in OS

Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
Daniel Schaefer
2023-11-27 14:12:17 +08:00
parent 7682b2378d
commit 9533b165fc
3 changed files with 8 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"extrakey": true,
"console": true,
"command": false,
"nkro": false,
"nkro": true,
"audio": false
},
"debounce": 5,