mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add dao (#31)
This commit is contained in:
parent
b2795e263b
commit
0865642f2e
7
.github/workflows/outboards/boards/dao
vendored
Normal file
7
.github/workflows/outboards/boards/dao
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2023 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=yumagulovrn/dao-zmk-config
|
||||
outboard_ref=main
|
||||
outboard_from=config/boards/arm/dao
|
||||
outboard_to=boards/arm/dao
|
||||
1
.github/workflows/test-all-boards.yml
vendored
1
.github/workflows/test-all-boards.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
"ble_chiffre",
|
||||
"corneish_zen_v1_left","corneish_zen_v1_right",
|
||||
"corneish_zen_v2_left","corneish_zen_v2_right",
|
||||
"dao_left","dao_right",
|
||||
"ferris_rev02",
|
||||
"ffkb-holyiot",
|
||||
"glove80_lh","glove80_rh",
|
||||
|
||||
6
config/dao.keymap
Normal file
6
config/dao.keymap
Normal file
@ -0,0 +1,6 @@
|
||||
// Copyright 2023 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