Skip to content

moved to official corne studio layout #146

moved to official corne studio layout

moved to official corne studio layout #146

Workflow file for this run

name: "Build ZMK Firmware"
on: [push, pull_request, workflow_dispatch]
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main