Skip to content

Draw ZMK keymaps

Draw ZMK keymaps #166

Workflow file for this run

# Draw keymap diagrams using keymap-drawer ZMK user config workflow
name: Draw ZMK keymaps
on:
workflow_dispatch:
push:
paths:
- 'config/*.keymap'
- 'config/includes/*.dtsi'
- keymap-drawer/config.yaml
- .github/workflows/draw-keymaps.yml
jobs:
draw:
uses: caksoylar/keymap-drawer/.github/workflows/draw-zmk.yml@ci-better-failures

Check failure on line 14 in .github/workflows/draw-keymaps.yml

View workflow run for this annotation

GitHub Actions / Draw ZMK keymaps

Invalid workflow file

The workflow is not valid. In .github/workflows/draw-keymaps.yml (Line: 14, Col: 11): Error from called workflow caksoylar/keymap-drawer/.github/workflows/draw-zmk.yml@ci-better-failures: Unexpected tag '!inputs.fail_on_error'
with:
keymap_patterns: 'config/*.keymap'
config_path: keymap-drawer/config.yaml
output_folder: keymap-drawer
install_branch: main
amend_commit: true
draw_args: "corneish_zen:'--ghost-keys 20 24 25 29 30 35' hummingbird:'-k zamazingo'"
json_path: keymap-drawer/layouts
# fail_on_error: true
debug_mode: true