Kintwin controller for kinesis keyboard, split layout (#21614)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
3da773dbdb
commit
6f3beae895
29 changed files with 566 additions and 23 deletions
|
@ -7,6 +7,16 @@
|
|||
"device_version": "0.0.2",
|
||||
"max_power": 100
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"console": false,
|
||||
"command": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false
|
||||
},
|
||||
"build": {
|
||||
"debounce_type": "sym_eager_pk"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue