diff options
Diffstat (limited to 'keyboards/tkc/tkc1800/info.json')
-rw-r--r-- | keyboards/tkc/tkc1800/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/tkc/tkc1800/info.json b/keyboards/tkc/tkc1800/info.json index 5e0e31f036..0be83dbd53 100644 --- a/keyboards/tkc/tkc1800/info.json +++ b/keyboards/tkc/tkc1800/info.json @@ -8,6 +8,11 @@ "pid": "0x0001", "device_version": "0.0.3" }, + "qmk_lufa_bootloader": { + "esc_input": "F4", + "esc_output": "A0", + "led": "D2" + }, "indicators": { "caps_lock": "D3", "num_lock": "D2", |