Skip to content

Commit

Permalink
kilme
Browse files Browse the repository at this point in the history
  • Loading branch information
vinniefranco authored and github-actions[bot] committed Apr 10, 2024
1 parent 724bda5 commit 58ade7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keymap-drawer/anglerfish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ layers:
- '&bt_2'
- ''
- ''
- '&bootloader'
- Boot
- ''
- ''
- ''
Expand All @@ -169,7 +169,7 @@ layers:
- ''
- ''
- ''
- '&bootloader'
- Boot
- ''
- ''
- ''
Expand All @@ -192,7 +192,7 @@ combos:
k: '"'
l: [default]
- p: [23, 26]
k: '&caps_word'
k: Caps Word
l: [default]
- p: [13, 16]
k: '&skinny_arrow'
Expand Down
7 changes: 7 additions & 0 deletions keymap_drawer.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,10 @@ parse_config:
NUHS: '#'
TILDE2: '~'
zmk_combos: {}
parse_config:
preprocess: true
raw_binding_map:
"&bootloader": "Boot"
"&reset": "Reset"
"&caps_word": "Caps Word"
skip_binding_parsing: false

0 comments on commit 58ade7c

Please sign in to comment.