Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena committed Oct 19, 2024
1 parent 1648ac0 commit f723cb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/drawer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
keymap_patterns: "config/boards/shields/mlego_m66_rev4/*.keymap" # path to the keymaps to parse
config_path: "keymap-drawer/config.yaml" # config file, ignored if not exists
json_path: "config/boards/shields/mlego_m66_rev4"
west_path: "config"
output_folder: "keymap-drawer" # path to save produced SVG and keymap YAML files
parse_args: "" # map of extra args to pass to `keymap parse`, e.g. "corne:'-l Def Lwr Rse' cradio:''"
draw_args: " -j config/boards/shields/mlego_m66_rev4/mlego_m66_rev4.json " # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'"
draw_args: "" # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'"
File renamed without changes.

0 comments on commit f723cb5

Please sign in to comment.