Skip to content

Commit

Permalink
keymap-drawer render
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets authored and github-actions[bot] committed Apr 5, 2024
1 parent ae45adb commit 27af306
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 26 deletions.
35 changes: 20 additions & 15 deletions images/cradio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions images/cradio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ layers:
- {t: A, s: TAB}
- {t: R, s: '&key_repeat'}
- S
- T
- {t: T, s: LSHFT}
- {t: D, h: term}
- H
- N
- {t: N, s: LSHFT}
- E
- I
- O
Expand All @@ -31,10 +31,10 @@ layers:
- {t: ',', h: LALT}
- {t: ., h: LCTRL}
- {t: /, h: mouse}
- {t: LSHFT, h: LSHFT, s: '&caps_word'}
- {t: SPACE, h: LCTRL, s: '&caps_word'}
- {t: BSPC, h: RS(RC(RA(RALT)))}
- {t: ESC, h: num_hold, s: CAPSLOCK}
- {t: ESC, h: LCTRL, s: CAPSLOCK}
- {t: SPACE, h: LSHFT, s: '&caps_word'}
- {t: SPACE, h: RS(RC(RA(RALT))), s: '&caps_word'}
- {t: '&key_repeat 2', h: num_hold}
num:
- {t: '~', s: '`'}
- '1'
Expand All @@ -45,7 +45,7 @@ layers:
- {t: HOME, h: PG UP}
- UP
- {t: END, h: PG DN}
- {t: '&tdc', s: ;}
- BSPC
- ESC
- '4'
- '5'
Expand All @@ -66,9 +66,9 @@ layers:
- '-'
- '='
- PSCRN
- {t: num_lock, h: LSHFT}
- {t: SPACE, h: LCTRL}
- {t: BSPC, h: RS(RC(RA(RALT)))}
- {t: num_lock, h: LCTRL}
- {t: SPACE, h: LSHFT, s: '&caps_word'}
- {t: SPACE, h: RS(RC(RA(RALT))), s: '&caps_word'}
- ''
num_hold:
- {t: ▽, type: trans}
Expand Down Expand Up @@ -311,8 +311,8 @@ layers:
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: SPACE, s: '&caps_word'}
- LSHFT
- {t: SPACE, s: '&caps_word'}
- {t: ▽, type: trans}
- {t: default, h: num_hold}
term:
Expand Down

0 comments on commit 27af306

Please sign in to comment.