diff --git a/.github/workflows/outboards/shields/otg b/.github/workflows/outboards/shields/otg new file mode 100644 index 0000000..e4d9236 --- /dev/null +++ b/.github/workflows/outboards/shields/otg @@ -0,0 +1,7 @@ +# Copyright 2023 Manna Harbour +# https://github.com/manna-harbour/miryoku + +outboard_repository=cfwh/zmk-config +outboard_ref=main +outboard_from=config/boards/shields/otg +outboard_to=boards/shields/otg diff --git a/.github/workflows/test-all-promicro-shields.yml b/.github/workflows/test-all-promicro-shields.yml index 9f31962..b49d61c 100644 --- a/.github/workflows/test-all-promicro-shields.yml +++ b/.github/workflows/test-all-promicro-shields.yml @@ -60,6 +60,7 @@ jobs: "microdox_mod_left","microdox_mod_right", "naked60", "osprette", + "otg_left","otg_right", "pinkiesout", "pockettype", "pteron36_left","pteron36_right", diff --git a/config/otg.keymap b/config/otg.keymap new file mode 100644 index 0000000..dd2c0da --- /dev/null +++ b/config/otg.keymap @@ -0,0 +1,6 @@ +// Copyright 2023 Manna Harbour +// https://github.com/manna-harbour/miryoku + +#include "../miryoku/custom_config.h" +#include "../miryoku/mapping/36/minidox.h" +#include "../miryoku/miryoku.dtsi"