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 Mar 29, 2024
1 parent 8d9201e commit 585515f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 28 deletions.
31 changes: 16 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.
26 changes: 13 additions & 13 deletions images/cradio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,28 +33,28 @@ layers:
- {t: /, h: mouse}
- {t: ESC, h: LCTRL, s: CAPSLOCK}
- {t: SPACE, h: LSHFT}
- {t: BSPC, h: RS(RC(RA(RALT))), s: '&caps_word'}
- {t: '&num_word 2', h: num_hold}
- RS(RC(RA(RALT))) BSPC
- {t: '&key_repeat', h: num_hold, s: '&caps_word'}
num:
- {t: '~', s: '`'}
- '1'
- '2'
- '3'
- \
- ENTER
- HOME
- {t: UP, h: PG UP}
- END
- {t: HOME, h: PG UP}
- UP
- {t: END, h: PG DN}
- '"'
- TAB
- '4'
- '5'
- '6'
- '&numdot'
- .
- TAB
- {t: LEFT, h: HOME}
- {t: DOWN, h: PG DN}
- {t: RIGHT, h: END}
- LEFT
- DOWN
- RIGHT
- ''''
- DEL
- '7'
Expand All @@ -68,7 +68,7 @@ layers:
- PSCRN
- {t: num_lock, h: LCTRL}
- {t: SPACE, h: LSHFT}
- {t: BSPC, h: RS(RC(RA(RALT))), s: '&caps_word'}
- RS(RC(RA(RALT))) BSPC
- ''
num_hold:
- {t: ▽, type: trans}
Expand Down Expand Up @@ -220,7 +220,7 @@ layers:
- F14
- F15
- F16
- LALT
- LC(LA(DELETE))
- LGUI
- F4
- F5
Expand Down Expand Up @@ -255,7 +255,7 @@ layers:
- '&msc SCRL_LEFT'
- '&mmv MOVE_UP'
- '&msc SCRL_RIGHT'
- ''
- {t: default, h: toggle}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
Expand All @@ -275,7 +275,7 @@ layers:
- '&mkp MB4'
- '&mkp MB3'
- '&mkp MB5'
- {type: held}
- {t: default, h: toggle, type: held}
- {t: default, h: toggle}
- {t: ▽, type: trans}
- '&mkp MB1'
Expand Down

0 comments on commit 585515f

Please sign in to comment.