mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Update architeuthis_dux / a_dux
- now in-tree - remove outboard - rename keymap to a_dux
This commit is contained in:
parent
a827164cf0
commit
cb528aba78
@ -1,7 +0,0 @@
|
|||||||
# Copyright 2021 Manna Harbour
|
|
||||||
# https://github.com/manna-harbour/miryoku
|
|
||||||
|
|
||||||
outboard_repository=dxmh/zmk-architeuthis-dux
|
|
||||||
outboard_ref=main
|
|
||||||
outboard_from=config/boards/shields/architeuthis_dux
|
|
||||||
outboard_to=boards/shields/architeuthis_dux
|
|
||||||
4
.github/workflows/src/test-shields.yml.m4
vendored
4
.github/workflows/src/test-shields.yml.m4
vendored
@ -5,8 +5,8 @@ name: 'Test Shields'
|
|||||||
m4_include(include/jobs-build.yml.m4)m4_dnl
|
m4_include(include/jobs-build.yml.m4)m4_dnl
|
||||||
shield:
|
shield:
|
||||||
- absolem # outboard
|
- absolem # outboard
|
||||||
- architeuthis_dux_left # outboard
|
- a_dux_left
|
||||||
- architeuthis_dux_right # outboard
|
- a_dux_right
|
||||||
- bastyl_left # outboard
|
- bastyl_left # outboard
|
||||||
- bastyl_right # outboard
|
- bastyl_right # outboard
|
||||||
- boardsource5x12 # outboard
|
- boardsource5x12 # outboard
|
||||||
|
|||||||
4
.github/workflows/test-shields.yml
vendored
4
.github/workflows/test-shields.yml
vendored
@ -15,8 +15,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
shield:
|
shield:
|
||||||
- absolem # outboard
|
- absolem # outboard
|
||||||
- architeuthis_dux_left # outboard
|
- a_dux_left
|
||||||
- architeuthis_dux_right # outboard
|
- a_dux_right
|
||||||
- bastyl_left # outboard
|
- bastyl_left # outboard
|
||||||
- bastyl_right # outboard
|
- bastyl_right # outboard
|
||||||
- boardsource5x12 # outboard
|
- boardsource5x12 # outboard
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user