summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kintlc/info.json
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-02-28 11:22:29 +1100
committerNick Brassel <nick@tzarc.org>2023-02-28 11:22:29 +1100
commitbacec14073b2e897d5a52caf12de5a6a1f7b4078 (patch)
treed4e3e57aac1a829a191831efd2e62c8a43217885 /keyboards/kinesis/kintlc/info.json
parentd70e9b8659a7fbbd7069fd542bd07e67e04327a1 (diff)
parentb865b9e1706ad28ae4882bd2e0331e98808295fa (diff)
Merge remote-tracking branch 'upstream/develop'
Diffstat (limited to 'keyboards/kinesis/kintlc/info.json')
-rw-r--r--keyboards/kinesis/kintlc/info.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/keyboards/kinesis/kintlc/info.json b/keyboards/kinesis/kintlc/info.json
index 721ebbfe82..7309fc778f 100644
--- a/keyboards/kinesis/kintlc/info.json
+++ b/keyboards/kinesis/kintlc/info.json
@@ -5,5 +5,14 @@
"vid": "0x1209",
"pid": "0x345C",
"device_version": "0.0.1"
- }
+ },
+ "indicators": {
+ "caps_lock": "LINE_PIN12",
+ "scroll_lock": "LINE_PIN25",
+ "compose": "LINE_PIN24",
+ "on_state": 0
+ },
+ "processor": "MKL26Z64",
+ "bootloader": "halfkay",
+ "debounce": 20
}