Skip to content

Commit

Permalink
fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Sep 8, 2024
1 parent 8b1ef8b commit 22ce5a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ parse_config:
'&mt LA(F4) LC(W)': $$mdi:close-box-outline$$
'&alt_tabber': $$mdi:swap-horizontal$$
'&kns_lock': $$mdi:apple-keyboard-caps$$
'&qu': 'QU'
'&dgrv_macro': '``'
'&brc_macro': '[]'
'&par_macro': '()'
Expand Down Expand Up @@ -142,6 +141,10 @@ parse_config:
'&kp DE_DOT':
tap: '.'
shifted: ':'

'&ht_qu Q 0':
tap: 'QU'
hold: 'Q'

'&out OUT_BLE': $$mdi:bluetooth$$
'&out OUT_USB': $$mdi:usb$$
Expand Down

0 comments on commit 22ce5a8

Please sign in to comment.