Skip to content

Build corne nice_nano_v2 nice_view #100

Build corne nice_nano_v2 nice_view

Build corne nice_nano_v2 nice_view #100

# Copyright 2022 Manna Harbour
# https://github.com/manna-harbour/miryoku
name: 'Build corne nice_nano_v2 nice_view'
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"]'
custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
kconfig: '["CONFIG_ZMK_MOUSE=y\nCONFIG_BT_CTLR_TX_PWR_PLUS_8=y"]'
branches: '["msundin/zmk_petejohanson/feat/mouse-and-numword"]'