Skip to content

Commit

Permalink
Fix keymap drawing
Browse files Browse the repository at this point in the history
  • Loading branch information
codetreras committed Dec 30, 2024
1 parent 2a32843 commit cf469d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
config_path: "keymap_img/keymap_drawer.config.yaml" # config file, ignored if it does not exist
output_folder: "keymap_img" # path to save produced SVG and keymap YAML files
parse_args: "temper:'-c 10'" # map of extra args to pass to `keymap parse`, e.g. "corne:'-l Def Lwr Rse' cradio:''"
draw_args: "temper:'-k chocofi -s default qwerty num nav fun'" # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'"
draw_args: "temper:'-k chocofi -s qwerty num nav fun'" # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'"

0 comments on commit cf469d1

Please sign in to comment.