Skip to content

Draw ZMK keymaps

Draw ZMK keymaps #81

Workflow file for this run

name: Draw ZMK keymaps
on:
workflow_dispatch:
push:
tags:
- "*"
jobs:
draw:
uses: caksoylar/keymap-drawer/.github/workflows/draw-zmk.yml@main
permission:

Check failure on line 11 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. .github/workflows/draw-keymaps.yml (Line: 11, Col: 5): Unexpected value 'permission'
contents: write
with:
keymap_patterns: "config/*.keymap"
config_path: "keymap_drawer.config.yaml"
output_folder: assets
amend_commit: true
parse_args: >-
lynx:'-c 10 -z config/lynx.keymap'
calypso:'-c 10 -z config/calypso.keymap'
helios:'-z config/helios.keymap'
draw_args:
lynx:'-k ferris/sweep -l LAYOUT_split_3x5_2'
calypso:'-k splitkb/aurora/corne -l LAYOUT_split_3x5_3'
helios:'-k kinesis/stapelberg -l LAYOUT'