Skip to content

Commit 7665cae

Browse files
proostasgithub-actions[bot]
authored andcommitted
Update config.yaml
1 parent 4aa5f77 commit 7665cae

File tree

3 files changed

+30
-26
lines changed

3 files changed

+30
-26
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

keymap-drawer/ergonaut_one.svg

Lines changed: 14 additions & 10 deletions
Loading

keymap-drawer/ergonaut_one.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -142,16 +142,16 @@ layers:
142142
- ''
143143
- Boot
144144
- BT CLR
145-
- '&btsel'
146-
- '&btsel 1'
147-
- '&btsel 2'
148-
- '&btsel 3'
149-
- '&btsel 4'
150-
- '&btsel 4'
151-
- '&btsel 3'
152-
- '&btsel 2'
153-
- '&btsel 1'
154-
- '&btsel'
145+
- BT 1
146+
- BT 2
147+
- BT 3
148+
- BT 4
149+
- BT 5
150+
- BT 5
151+
- BT 4
152+
- BT 3
153+
- BT 2
154+
- BT 1
155155
- BT CLR
156156
- Reset
157157
- ''

0 commit comments

Comments
 (0)