summaryrefslogtreecommitdiff
path: root/keyboards/tkc/m0lly/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-23 09:20:23 +1100
committerGitHub <noreply@github.com>2023-02-23 09:20:23 +1100
commit3bf01bb9ed202b14f78105db2aa2a75d01fc4323 (patch)
treee492f428742358d7e75a228314d92b818ee0370d /keyboards/tkc/m0lly/info.json
parent7f805cc7799deb0ca75f751cebd32c6640058af9 (diff)
Move QMK LUFA bootloader config to data driven (#19879)
Diffstat (limited to 'keyboards/tkc/m0lly/info.json')
-rw-r--r--keyboards/tkc/m0lly/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/tkc/m0lly/info.json b/keyboards/tkc/m0lly/info.json
index c5fa343339..61bb64dca2 100644
--- a/keyboards/tkc/m0lly/info.json
+++ b/keyboards/tkc/m0lly/info.json
@@ -8,6 +8,11 @@
"pid": "0x0004",
"device_version": "0.0.1"
},
+ "qmk_lufa_bootloader": {
+ "esc_input": "F4",
+ "esc_output": "A0",
+ "led": "D2"
+ },
"indicators": {
"caps_lock": "D3",
"num_lock": "D2",