Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored and github-actions[bot] committed Nov 17, 2023
1 parent f05865d commit 39320bc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ draw_config:
.hold.mdi\:bluetooth {
translate: 12px -18px;
}
.hold.mdi\:cursor {
translate: 12px -18px;
.hold.mdi\:cursor-default-click {
translate: -8px -12px;
}
shrink_wide_legends: 5
glyph_tap_size: 14
Expand Down Expand Up @@ -179,7 +179,7 @@ parse_config:
NUHS: '#'
TILDE2: '~'

NUM: $$mdi:numeric$$
LALT: ALT

SPACE: $$mdi:keyboard-space$$
ESC: $$mdi:keyboard-esc$$
Expand Down Expand Up @@ -239,7 +239,7 @@ parse_config:
LC(DE_Z): $$mdi:undo$$

LC(F): $$mdi:text-search$$
LC(W): $$mdi:close-box$$
LC(W): $$mdi:close-box-outline$$

PG_UP: Page Up
PG_DN: Page Down
Expand Down
16 changes: 8 additions & 8 deletions keymap-drawer/cradio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions keymap-drawer/cradio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ layers:
- Y
- {t: '''', s: '"'}
- {t: A, h: '$$mdi:microsoft-windows$$'}
- {t: R, h: LALT}
- {t: R, h: ALT}
- {t: S, h: '$$mdi:apple-keyboard-control$$'}
- {t: T, h: '$$mdi:apple-keyboard-shift$$'}
- G
- M
- {t: N, h: '$$mdi:apple-keyboard-shift$$'}
- {t: E, h: '$$mdi:apple-keyboard-control$$'}
- {t: I, h: LALT}
- {t: I, h: ALT}
- {t: O, h: '$$mdi:microsoft-windows$$'}
- Z
- X
Expand All @@ -37,7 +37,7 @@ layers:
- NUM
NAV:
- $$mdi:keyboard-esc$$
- $$mdi:close-box$$
- $$mdi:close-box-outline$$
- $$mdi:text-search$$
- $$mdi:backspace-outline$$
- INS
Expand All @@ -47,7 +47,7 @@ layers:
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: '$$mdi:microsoft-windows$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: LALT, h: '$$mdi:gesture-tap-hold$$'}
- {t: ALT, h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:apple-keyboard-control$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:apple-keyboard-shift$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: RALT, h: '$$mdi:gesture-tap-hold$$'}
Expand Down

0 comments on commit 39320bc

Please sign in to comment.