Add lpgalaxy_blank_slate (#43)

This commit is contained in:
Luis Rabadán 2024-01-21 21:56:36 -06:00 committed by GitHub
parent 5c63984679
commit b5511bacb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 14 additions and 0 deletions

View 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

View File

@ -21,6 +21,7 @@ jobs:
"ffkb-holyiot",
"glove80_lh","glove80_rh",
"klacker_bs",
"lpgalaxy_blank_slate",
"native_posix_64",
"nice60",
"one42",

View 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"