mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add swweeep
This commit is contained in:
parent
692a9d9025
commit
483d71f1da
7
.github/workflows/outboards/shields/swweeep
vendored
Normal file
7
.github/workflows/outboards/shields/swweeep
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=sadekbaroudi/zmk-swweeep
|
||||
outboard_ref=master
|
||||
outboard_from=config/boards/shields/swweeep
|
||||
outboard_to=boards/shields/swweeep
|
||||
@ -71,6 +71,7 @@ jobs:
|
||||
"splitkb_aurora_corne_left","splitkb_aurora_corne_right",
|
||||
"splitkb_aurora_sweep_left","splitkb_aurora_sweep_right",
|
||||
"splitreus62_left","splitreus62_right",
|
||||
"swweeep_left","swweeep_right",
|
||||
"tbkmini_left","tbkmini_right",
|
||||
"tbkmini_adapterv2_left","tbkmini_adapterv2_right",
|
||||
"tightyl_left","tightyl_right",
|
||||
|
||||
6
config/swweeep.keymap
Normal file
6
config/swweeep.keymap
Normal file
@ -0,0 +1,6 @@
|
||||
// Copyright 2022 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#include "../miryoku/custom_config.h"
|
||||
#include "../miryoku/mapping/36/minidox.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user