Skip to content

Commit

Permalink
&kp??
Browse files Browse the repository at this point in the history
  • Loading branch information
MattSturgeon authored Sep 14, 2023
1 parent 4dc16bb commit 5cbb6d8
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions config/keymap_drawer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ parse_config:
# Custom behavior
'&smart_lshift': 'SHIFT'
'&smart_rshift': 'SHIFT'
'&symbols': 'Symbols'
'&nav': 'Navigation'

# UK layout:
AT: '"'
DOUBLE_QUOTES: '@'
HASH: '£'
POUND: '£'

draw_config:
glyphs:
'SHIFT': '$$tabler:arrow-big-up$$'
'&kp AT': '"'
'&kp DOUBLE_QUOTES': '@'
'&kp HASH': '£'
'&kp POUND': '£'

0 comments on commit 5cbb6d8

Please sign in to comment.