diff options
author | alvicstep <alvicstep@gmail.com> | 2023-08-14 00:01:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-14 00:01:31 -0700 |
commit | 6f3beae895a498dc8c86c7a79ed3c77d458da027 (patch) | |
tree | 7b05332d42731ff5c167c56792fa2b2a16093b8d /keyboards/kinesis/kint41 | |
parent | 3da773dbdb4a4d5ae56d92d1aefc0851756adcea (diff) |
Kintwin controller for kinesis keyboard, split layout (#21614)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kinesis/kint41')
-rw-r--r-- | keyboards/kinesis/kint41/info.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/kinesis/kint41/info.json b/keyboards/kinesis/kint41/info.json index ced47d6213..eec726cf51 100644 --- a/keyboards/kinesis/kint41/info.json +++ b/keyboards/kinesis/kint41/info.json @@ -7,6 +7,16 @@ "device_version": "0.0.1", "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" }, |