mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add corneish_zen_v2
This commit is contained in:
parent
bdcaa7c81f
commit
1e2b893efb
7
.github/workflows/outboards/boards/corneish_zen_v2
vendored
Normal file
7
.github/workflows/outboards/boards/corneish_zen_v2
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=LOWPROKB/zmk
|
||||
outboard_ref=corne-ish-zen-v2
|
||||
outboard_from=app/boards/arm/corneish_zen
|
||||
outboard_to=boards/arm/corneish_zen
|
||||
1
.github/workflows/test-all-boards.yml
vendored
1
.github/workflows/test-all-boards.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
"ahokore",
|
||||
"ble_chiffre",
|
||||
"corne-ish_zen_left","corne-ish_zen_right",
|
||||
"corneish_zen_v2_left","corneish_zen_v2_right",
|
||||
"ferris_rev02",
|
||||
"ffkb-holyiot",
|
||||
"glove80_left","glove80_right",
|
||||
|
||||
6
config/corneish_zen_v2.keymap
Normal file
6
config/corneish_zen_v2.keymap
Normal file
@ -0,0 +1,6 @@
|
||||
// Copyright 2022 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#include "../miryoku/custom_config.h"
|
||||
#include "../miryoku/mapping/42/corne.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user