mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Add architeuthis_dux
This commit is contained in:
parent
c8b41e8c56
commit
060cfbc63f
7
.github/workflows/outboards/architeuthis_dux.outboard
vendored
Normal file
7
.github/workflows/outboards/architeuthis_dux.outboard
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# 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
|
||||
2
.github/workflows/src/test-shields.yml.m4
vendored
2
.github/workflows/src/test-shields.yml.m4
vendored
@ -5,6 +5,8 @@ name: 'Test Shields'
|
||||
m4_include(include/jobs-build.yml.m4)m4_dnl
|
||||
shield:
|
||||
- absolem # outboard
|
||||
- architeuthis_dux_left # outboard
|
||||
- architeuthis_dux_right # outboard
|
||||
- bastyl_left # outboard
|
||||
- bastyl_right # outboard
|
||||
- boardsource5x12 # outboard
|
||||
|
||||
2
.github/workflows/test-shields.yml
vendored
2
.github/workflows/test-shields.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
matrix:
|
||||
shield:
|
||||
- absolem # outboard
|
||||
- architeuthis_dux_left # outboard
|
||||
- architeuthis_dux_right # outboard
|
||||
- bastyl_left # outboard
|
||||
- bastyl_right # outboard
|
||||
- boardsource5x12 # outboard
|
||||
|
||||
5
config/architeuthis_dux.keymap
Normal file
5
config/architeuthis_dux.keymap
Normal file
@ -0,0 +1,5 @@
|
||||
// Copyright 2021 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#include "../miryoku/mapping/34-ferris.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user