Skip to content

Commit

Permalink
Update keymap_drawer.config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Nov 16, 2023
1 parent e1186a9 commit 068817d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keymap_drawer.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ draw_config:
parse_config:
preprocess: false
skip_binding_parsing: false
raw_binding_map: {"&bootloader": "BOOT"}
raw_binding_map: {"&bootloader": "BOOT", "&key_repeat": "REPEAT", "&&sqt_dqt": "SQT", "&td_scw": 'SPACE', "&par_macro": "()", "&bkt_macro": "[]", "&sqt_macro": "''", "&brc_macro": "{}", "&lgt_macro": "<>"}
sticky_label: sticky
trans_legend:
t:
Expand Down Expand Up @@ -103,5 +103,4 @@ parse_config:
NON_US_HASH: '#'
NUHS: '#'
TILDE2: '~'
'(ZMK_HID_USAGE(HID_USAGE_KEY,HID_USAGE_KEY_KEYBOARD_A))': 'A'
zmk_combos: {}

0 comments on commit 068817d

Please sign in to comment.