Skip to content

Remove custom ZMK enhancements #363

Remove custom ZMK enhancements

Remove custom ZMK enhancements #363

Workflow file for this run

name: Build ZMK firmware
on:
workflow_dispatch:
push:
paths:
- config/west.yml
- config/*.keymap
- config/*.dtsi
- config/boards/**
- build.yaml
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main