mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 10:45:04 +00:00
Add arch36
This commit is contained in:
7
.github/workflows/outboards/arch36.outboard
vendored
Normal file
7
.github/workflows/outboards/arch36.outboard
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 2021 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=okke-formsma/zmk-config
|
||||
outboard_ref=master
|
||||
outboard_from=config/boards/shields/arch36
|
||||
outboard_to=boards/shields/arch36
|
||||
2
.github/workflows/src/test-shields.yml.m4
vendored
2
.github/workflows/src/test-shields.yml.m4
vendored
@@ -8,6 +8,8 @@ m4_include(include/jobs-build.yml.m4)m4_dnl
|
||||
- a_dux_left
|
||||
- a_dux_right
|
||||
- ahokore # outboard
|
||||
# - arch36_left # outboard
|
||||
# - arch36_right # outboard
|
||||
- bastyl_left # outboard
|
||||
- bastyl_right # outboard
|
||||
- bat43 # outboard
|
||||
|
||||
2
.github/workflows/test-shields.yml
vendored
2
.github/workflows/test-shields.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
||||
- a_dux_left
|
||||
- a_dux_right
|
||||
- ahokore # outboard
|
||||
# - arch36_left # outboard
|
||||
# - arch36_right # outboard
|
||||
- bastyl_left # outboard
|
||||
- bastyl_right # outboard
|
||||
- bat43 # outboard
|
||||
|
||||
6
config/arch36.keymap
Normal file
6
config/arch36.keymap
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2021 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#include "../miryoku/config.h"
|
||||
#include "../miryoku/mapping/36-minidox.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Reference in New Issue
Block a user