mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Add display to Build Example corne nice_nano and rename
This commit is contained in:
parent
5153b4e9c5
commit
657fae077a
@ -1,7 +1,7 @@
|
|||||||
# Copyright 2021 Manna Harbour
|
# Copyright 2022 Manna Harbour
|
||||||
# https://github.com/manna-harbour/miryoku
|
# https://github.com/manna-harbour/miryoku
|
||||||
|
|
||||||
name: 'Build Example corne nice_nano'
|
name: 'Build Example corne nice_nano display'
|
||||||
on: workflow_dispatch
|
on: workflow_dispatch
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -9,3 +9,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
board: '["nice_nano"]'
|
board: '["nice_nano"]'
|
||||||
shield: '["corne_left","corne_right"]'
|
shield: '["corne_left","corne_right"]'
|
||||||
|
kconfig: '["CONFIG_ZMK_DISPLAY=y"]'
|
||||||
Loading…
Reference in New Issue
Block a user