Skip to content

Remove custom ZMK enhancements #422

Remove custom ZMK enhancements

Remove custom ZMK enhancements #422

Workflow file for this run

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