mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Add one42
This commit is contained in:
parent
dbe0fb9cea
commit
3525bce728
7
.github/workflows/outboards/one42.outboard
vendored
Normal file
7
.github/workflows/outboards/one42.outboard
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Copyright 2022 Manna Harbour
|
||||||
|
# https://github.com/manna-harbour/miryoku
|
||||||
|
|
||||||
|
outboard_repository=cyril279/zmk-config-one42
|
||||||
|
outboard_ref=main
|
||||||
|
outboard_from=config/boards/arm/one42
|
||||||
|
outboard_to=boards/arm/one42
|
||||||
2
.github/workflows/test-all-boards.yml
vendored
2
.github/workflows/test-all-boards.yml
vendored
@ -9,5 +9,5 @@ jobs:
|
|||||||
if: github.repository_owner == 'manna-harbour'
|
if: github.repository_owner == 'manna-harbour'
|
||||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@ce28dc6609bff042dfcf68e03c9a0c201129cbce
|
uses: manna-harbour/zmk-config/.github/workflows/main.yml@ce28dc6609bff042dfcf68e03c9a0c201129cbce
|
||||||
with:
|
with:
|
||||||
board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","planck_rev6","preonic_rev3","technikable","zaphod"]'
|
board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","one42","planck_rev6","preonic_rev3","technikable","zaphod"]'
|
||||||
|
|
||||||
|
|||||||
6
config/one42.keymap
Normal file
6
config/one42.keymap
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
// Copyright 2021 Manna Harbour
|
||||||
|
// https://github.com/manna-harbour/miryoku
|
||||||
|
|
||||||
|
#include "../miryoku/config.h"
|
||||||
|
#include "../miryoku/mapping/42-corne.h"
|
||||||
|
#include "../miryoku/miryoku.dtsi"
|
||||||
Loading…
Reference in New Issue
Block a user