Skip to content

Commit 775e957

Browse files
authored
Update config.yaml
1 parent 4aa5f77 commit 775e957

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

keymap-drawer/config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ parse_config:
2020
'&out OUT_USB': Out USB
2121
'&out OUT_BLE': Out BLE
2222

23-
'&bt BT_SEL 0': BT 1
24-
'&bt BT_SEL 1': BT 2
25-
'&bt BT_SEL 2': BT 3
26-
'&bt BT_SEL 3': BT 4
27-
'&bt BT_SEL 4': BT 5
23+
'&btsel 0': BT 1
24+
'&btsel 1': BT 2
25+
'&btsel 2': BT 3
26+
'&btsel 3': BT 4
27+
'&btsel 4': BT 5
2828

2929
'&mmv MOVE_UP': Mouse ↑
3030
'&mmv MOVE_DOWN': Mouse ↓
@@ -170,4 +170,4 @@ parse_config:
170170
UNDERSCORE: _
171171
draw_config:
172172
footer_text: 'Created with <a href="https://github.com/caksoylar/keymap-drawer">keymap-drawer</a>'
173-
dark_mode: auto
173+
dark_mode: auto

0 commit comments

Comments
 (0)