Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
vinniefranco committed Apr 10, 2024
1 parent f9b2d60 commit 7bad5a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draw-keymaps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
keymap_patterns: "config/*.keymap" # path to the keymaps to parse
config_path: "keymap_drawer.config.yaml" # config file, ignored if not exists
output_folder: "keymap-drawer" # path to save produced SVG and keymap YAML files
parse_args: "--qmk-layout LAYOUT_split_3x5_3"
draw_args: "--qmk-layout LAYOUT_split_3x5_3"
draw_args: "anglerfish: '-j config/info.json'"

0 comments on commit 7bad5a9

Please sign in to comment.