Skip to content

Build Example mousekeyspr #13

Build Example mousekeyspr

Build Example mousekeyspr #13

# Copyright 2024 Manna Harbour
# https://github.com/manna-harbour/miryoku
name: 'Build Example mousekeyspr'
on: workflow_dispatch
jobs:
build:
uses: ./.github/workflows/main.yml
secrets: inherit
with:
board: '["nice_nano"]'
shield: '["corne_left"]'
custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
branches: '["petejohanson/zmk/feat/pointers-move-scroll","zmkfirmware/zmk/main petejohanson/zmk/feat/pointers-move-scroll"]'