Skip to content

Updated Keymap and Split Input common #32

Updated Keymap and Split Input common

Updated Keymap and Split Input common #32

Workflow file for this run

name: Build ZMK Firmware
on:
push:
paths-ignore: # don't rebuild if only documentation has changed
- "**.md"
pull_request:
workflow_dispatch: # allow manually triggering builds
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main