mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add microdox_v2
This commit is contained in:
parent
654a907c1c
commit
3124961ba2
7
.github/workflows/outboards/shields/microdox_v2
vendored
Normal file
7
.github/workflows/outboards/shields/microdox_v2
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2023 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=ridingintraffic/zmk-config
|
||||
outboard_ref=main
|
||||
outboard_from=config/boards/shields/microdox
|
||||
outboard_to=boards/shields/microdox
|
||||
@ -56,6 +56,7 @@ jobs:
|
||||
"luna_left","luna_right",
|
||||
"mano42_left","mano42_right",
|
||||
"microdox_left","microdox_right",
|
||||
"microdox_v2_left","microdox_v2_right",
|
||||
"microdox_mod_left","microdox_mod_right",
|
||||
"naked60",
|
||||
"osprette",
|
||||
|
||||
8
config/microdox_v2.keymap
Normal file
8
config/microdox_v2.keymap
Normal file
@ -0,0 +1,8 @@
|
||||
// Copyright 2021 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#define MIRYOKU_KLUDGE_THUMBCOMBOS
|
||||
|
||||
#include "../miryoku/custom_config.h"
|
||||
#include "../miryoku/mapping/36/minidox.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user