diff --git a/.github/workflows/outboards/boards/tipper_tf b/.github/workflows/outboards/boards/tipper_tf new file mode 100644 index 0000000..aa44499 --- /dev/null +++ b/.github/workflows/outboards/boards/tipper_tf @@ -0,0 +1,8 @@ +# Copyright 2022 Manna Harbour +# https://github.com/manna-harbour/miryoku + +outboard_repository=weteor/Tipper_TF-Config +outboard_ref=master +outboard_from=boards/arm/tipper_tf +outboard_to=boards/arm/tipper_tf +zmk=weteor/zmk/Tipper_TF_rev2 diff --git a/.github/workflows/test-all-boards.yml b/.github/workflows/test-all-boards.yml index 27dfc24..9fe6aec 100644 --- a/.github/workflows/test-all-boards.yml +++ b/.github/workflows/test-all-boards.yml @@ -9,5 +9,5 @@ jobs: if: github.repository_owner == 'manna-harbour' uses: manna-harbour/zmk-config/.github/workflows/main.yml@31a649e5571b4572d7010561dd3f191922cd9410 with: - board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","klacker_bs","one42","planck_rev6","preonic_rev3","technikable","zaphod"]' + board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","klacker_bs","one42","planck_rev6","preonic_rev3","technikable","tipper_tf","zaphod"]' diff --git a/config/tipper_tf.keymap b/config/tipper_tf.keymap new file mode 100644 index 0000000..c426df8 --- /dev/null +++ b/config/tipper_tf.keymap @@ -0,0 +1,6 @@ +// Copyright 2021 Manna Harbour +// https://github.com/manna-harbour/miryoku + +#include "../miryoku/custom_config.h" +#include "../miryoku/mapping/34-ferris.h" +#include "../miryoku/miryoku.dtsi"