Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vinniefranco committed Apr 10, 2024
1 parent 47bcb4e commit e60f3f7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions keymap_drawer.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,14 @@ parse_config:
parse_config:
preprocess: true
raw_binding_map:
"&bootloader": $$mdi:progress-download$$
"&sys_reset":
type: bootloader
tap: $$mdi:backup-restore$$
"&caps_word": "CAPS WORD"
"&vim_save": "VIM SAVE"
"&bt_0": "BL PROFILE 1"
"&bt_1": "BL PROFILE 2"
"&bt_2": "BL PROFILE 3"
"&caps_word": $$mdi:alpha-w-box$$
"&bootloader": $$mdi:progress-download$$
"&sys_reset":
type: bootloader
tap: $$mdi:backup-restore$$
"&caps_word": "CAPS WORD"
"&vim_save": "VIM SAVE"
"&bt_0": "BL PROFILE 1"
"&bt_1": "BL PROFILE 2"
"&bt_2": "BL PROFILE 3"
"&caps_word": $$mdi:alpha-w-box$$
skip_binding_parsing: false

0 comments on commit e60f3f7

Please sign in to comment.