Skip to content

Commit

Permalink
Add bad_wings (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
twispt and [email protected] authored Apr 5, 2024
1 parent afaa873 commit 2f40a6e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/outboards/shields/bad_wings
Original file line number Diff line number Diff line change
@@ -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 change: 1 addition & 0 deletions .github/workflows/test-all-xiao-shields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
board: '["seeeduino_xiao"]'
shield: '[
"bad_wings",
"chipper_left","chipper_right",
"clog_v2_left","clog_v2_right",
"hummingbird",
Expand Down
6 changes: 6 additions & 0 deletions config/bad_wings.keymap
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 2f40a6e

Please sign in to comment.