Add arch36

This commit is contained in:
Manna Harbour 2021-11-04 10:01:28 +11:00
parent fbe87f6183
commit d7e8d1fc7b
4 changed files with 17 additions and 0 deletions

View 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

View File

@ -8,6 +8,8 @@ m4_include(include/jobs-build.yml.m4)m4_dnl
- a_dux_left - a_dux_left
- a_dux_right - a_dux_right
- ahokore # outboard - ahokore # outboard
# - arch36_left # outboard
# - arch36_right # outboard
- bastyl_left # outboard - bastyl_left # outboard
- bastyl_right # outboard - bastyl_right # outboard
- bat43 # outboard - bat43 # outboard

View File

@ -18,6 +18,8 @@ jobs:
- a_dux_left - a_dux_left
- a_dux_right - a_dux_right
- ahokore # outboard - ahokore # outboard
# - arch36_left # outboard
# - arch36_right # outboard
- bastyl_left # outboard - bastyl_left # outboard
- bastyl_right # outboard - bastyl_right # outboard
- bat43 # outboard - bat43 # outboard

6
config/arch36.keymap Normal file
View 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"