We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa5f77 commit 775e957Copy full SHA for 775e957
keymap-drawer/config.yaml
@@ -20,11 +20,11 @@ parse_config:
20
'&out OUT_USB': Out USB
21
'&out OUT_BLE': Out BLE
22
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
+ '&btsel 0': BT 1
+ '&btsel 1': BT 2
+ '&btsel 2': BT 3
+ '&btsel 3': BT 4
+ '&btsel 4': BT 5
28
29
'&mmv MOVE_UP': Mouse ↑
30
'&mmv MOVE_DOWN': Mouse ↓
@@ -170,4 +170,4 @@ parse_config:
170
UNDERSCORE: _
171
draw_config:
172
footer_text: 'Created with <a href="https://github.com/caksoylar/keymap-drawer">keymap-drawer</a>'
173
- dark_mode: auto
+ dark_mode: auto
0 commit comments