mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-11 03:05:03 +00:00
Add display to Build Example corne nice_nano and rename
This commit is contained in:
12
.github/workflows/build-example-corne-nice_nano-display.yml
vendored
Normal file
12
.github/workflows/build-example-corne-nice_nano-display.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
name: 'Build Example corne nice_nano display'
|
||||
on: workflow_dispatch
|
||||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/main.yml
|
||||
with:
|
||||
board: '["nice_nano"]'
|
||||
shield: '["corne_left","corne_right"]'
|
||||
kconfig: '["CONFIG_ZMK_DISPLAY=y"]'
|
||||
Reference in New Issue
Block a user