Skip to content

Commit

Permalink
show shifted symbol for DE_COMMA and DE_DOT
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi committed Nov 22, 2023
1 parent 80643e3 commit de98770
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,14 @@ parse_config:
'&bkt_macro': '[]'
'&brc_macro': '{ }'
'&lgt_macro': '< >'

'&kp DE_COMMA':
tap: ","
shifted: ';'

'&kp DE_DOT':
tap: "'."
shifted: ':'

'&bt BT_CLR': $$mdi:bluetooth-off$$
'&bt BT_SEL 0':
Expand Down

0 comments on commit de98770

Please sign in to comment.