mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add lpgalaxy_blank_slate (#43)
This commit is contained in:
parent
5c63984679
commit
b5511bacb6
7
.github/workflows/outboards/boards/lpgalaxy_blank_slate
vendored
Normal file
7
.github/workflows/outboards/boards/lpgalaxy_blank_slate
vendored
Normal file
@ -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
|
||||
1
.github/workflows/test-all-boards.yml
vendored
1
.github/workflows/test-all-boards.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
"ffkb-holyiot",
|
||||
"glove80_lh","glove80_rh",
|
||||
"klacker_bs",
|
||||
"lpgalaxy_blank_slate",
|
||||
"native_posix_64",
|
||||
"nice60",
|
||||
"one42",
|
||||
|
||||
6
config/lpgalaxy_blank_slate.keymap
Normal file
6
config/lpgalaxy_blank_slate.keymap
Normal file
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user