mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Add dilemma
This commit is contained in:
parent
21fb6da81e
commit
6d2119836c
7
.github/workflows/outboards/shields/dilemma
vendored
Normal file
7
.github/workflows/outboards/shields/dilemma
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Copyright 2022 Manna Harbour
|
||||||
|
# https://github.com/manna-harbour/miryoku
|
||||||
|
|
||||||
|
outboard_repository=0xcharly/zmk-config
|
||||||
|
outboard_ref=master
|
||||||
|
outboard_from=config/boards/shields/dilemma
|
||||||
|
outboard_to=boards/shields/dilemma
|
||||||
@ -26,6 +26,7 @@ jobs:
|
|||||||
"corne_left","corne_right",
|
"corne_left","corne_right",
|
||||||
"cradio_left","cradio_right",
|
"cradio_left","cradio_right",
|
||||||
"crbn",
|
"crbn",
|
||||||
|
"dilemma_left","dilemma_right",
|
||||||
"draculad_left","draculad_right",
|
"draculad_left","draculad_right",
|
||||||
"eek",
|
"eek",
|
||||||
"elephant42_left","elephant42_right",
|
"elephant42_left","elephant42_right",
|
||||||
|
|||||||
6
config/dilemma.keymap
Normal file
6
config/dilemma.keymap
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
// Copyright 2022 Manna Harbour
|
||||||
|
// https://github.com/manna-harbour/miryoku
|
||||||
|
|
||||||
|
#include "../miryoku/custom_config.h"
|
||||||
|
#include "../miryoku/mapping/34/ferris.h"
|
||||||
|
#include "../miryoku/miryoku.dtsi"
|
||||||
Loading…
Reference in New Issue
Block a user