mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 01:48:46 +00:00
Add bad_wings (#46)
Co-authored-by: bryan.prange@totalexpert.com <bryan.prange@totalexpert.com>
This commit is contained in:
parent
afaa873c5b
commit
2f40a6e42e
7
.github/workflows/outboards/shields/bad_wings
vendored
Normal file
7
.github/workflows/outboards/shields/bad_wings
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2024 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=hazels-garage/zmk-bad-wings
|
||||
outboard_ref=main
|
||||
outboard_from=config/boards/shields/bad_wings
|
||||
outboard_to=boards/shields/bad_wings
|
||||
1
.github/workflows/test-all-xiao-shields.yml
vendored
1
.github/workflows/test-all-xiao-shields.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
with:
|
||||
board: '["seeeduino_xiao"]'
|
||||
shield: '[
|
||||
"bad_wings",
|
||||
"chipper_left","chipper_right",
|
||||
"clog_v2_left","clog_v2_right",
|
||||
"hummingbird",
|
||||
|
||||
6
config/bad_wings.keymap
Normal file
6
config/bad_wings.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/36/minidox.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user