diff --git a/.github/workflows/outboards/boards/lpgalaxy_blank_slate b/.github/workflows/outboards/boards/lpgalaxy_blank_slate new file mode 100644 index 000000000..aca03173d --- /dev/null +++ b/.github/workflows/outboards/boards/lpgalaxy_blank_slate @@ -0,0 +1,7 @@ +# Copyright 2024 Manna Harbour +# https://github.com/manna-harbour/miryoku + +outboard_repository=petejohanson/blank-slate-zmk-module +outboard_ref=main +outboard_from=boards/arm/lpgalaxy_blank_slate +outboard_to=boards/arm/lpgalaxy_blank_slate diff --git a/.github/workflows/test-all-boards.yml b/.github/workflows/test-all-boards.yml index a10a328de..859a7aa80 100644 --- a/.github/workflows/test-all-boards.yml +++ b/.github/workflows/test-all-boards.yml @@ -21,6 +21,7 @@ jobs: "ffkb-holyiot", "glove80_lh","glove80_rh", "klacker_bs", + "lpgalaxy_blank_slate", "native_posix_64", "nice60", "one42", diff --git a/config/lpgalaxy_blank_slate.keymap b/config/lpgalaxy_blank_slate.keymap new file mode 100644 index 000000000..698fb635b --- /dev/null +++ b/config/lpgalaxy_blank_slate.keymap @@ -0,0 +1,6 @@ +// Copyright 2024 Manna Harbour +// https://github.com/manna-harbour/miryoku + +#include "../miryoku/custom_config.h" +#include "../miryoku/mapping/48/planck.h" +#include "../miryoku/miryoku.dtsi"