Skip to content

Commit

Permalink
Modifying keymap drawing
Browse files Browse the repository at this point in the history
  • Loading branch information
codetreras committed Dec 30, 2024
1 parent 392bd3b commit 9f4f0b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keymap_img/keymap_drawer.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ parse_config:
'&ltog LGUI 7': {t: "Cancel\nSym", h: '⌘'}
'&ltog LGUI 8': {t: "Cancel\nFunc", h: '⌘'}
'&ltog LGUI 9': {t: "Cancel\nAdjust", h: '⌘'}
'&tilde_n': {t: "ñ", h: ';', s: 'double-tap'}
'&switcher': {t: "⌘↹", h: '⌘`', s: 'double-tap'}
'&tilde_n': {t: "ñ", s: ';', h: 'double-tap'}
'&switcher': {t: "⌘↹", s: '⌘`', h: 'double-tap'}
skip_binding_parsing: false
zmk_keycode_map:
AMPERSAND: '&'
Expand Down

0 comments on commit 9f4f0b9

Please sign in to comment.