mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Add notes for corne-ish_zen
This commit is contained in:
14
.github/workflows/build-example-corne-ish_zen-custom.yml
vendored
Normal file
14
.github/workflows/build-example-corne-ish_zen-custom.yml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
name: 'Build Example corne-ish_zen custom'
|
||||
on: workflow_dispatch
|
||||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/main.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
board: '["corne-ish_zen_left","corne-ish_zen_right"]'
|
||||
custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
|
||||
kconfig: '["CONFIG_ZMK_MOUSE=y\nCONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS=y\nCONFIG_CUSTOM_WIDGET_LOGO_IMAGE_MIRYOKU=y\nCONFIG_IL0323_INVERT=y"]'
|
||||
branches: '["manna-harbour/zmk/zen zmkfirmware/zmk/main ftc/zmk/mouse-ftc"]'
|
||||
Reference in New Issue
Block a user