Skip to content

Corne Minidox Build 1 #1

Corne Minidox Build 1

Corne Minidox Build 1 #1

Workflow file for this run

# Copyright 2022 Manna Harbour
# https://github.com/manna-harbour/miryoku
name: "Corne Minidox Build 1"
on: workflow_dispatch
jobs:
build:
uses: ./.github/workflows/main.yml
secrets: inherit
with:
board: '["nice_nano_v2"]'
shield: '["corne_left nice_view_adapter nice_view","corne_right nice_view_adapter nice_view"]'
alphas: '["QWERTY"]'
custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
kconfig: '["CONFIG_ZMK_MOUSE=y\nCONFIG_ZMK_DISPLAY=y\nCONFIG_ZMK_SLEEP=y"]'
branches: '["petejohanson/zmk/feat/pointers-move-scroll"]'