mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add luna (#16)
This commit is contained in:
parent
315629c7a3
commit
b0fd7042e2
7
.github/workflows/outboards/shields/luna
vendored
Normal file
7
.github/workflows/outboards/shields/luna
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=mindhatch/zmk-config-luna
|
||||
outboard_ref=master
|
||||
outboard_from=config/boards/shields/luna
|
||||
outboard_to=boards/shields/luna
|
||||
@ -52,6 +52,7 @@ jobs:
|
||||
"levinson_left","levinson_right",
|
||||
"lily58_left","lily58_right",
|
||||
"lotus58_left","lotus58_right",
|
||||
"luna_left","luna_right",
|
||||
"mano42_left","mano42_right",
|
||||
"microdox_left","microdox_right",
|
||||
"microdox_mod_left","microdox_mod_right",
|
||||
|
||||
4
config/luna.conf
Normal file
4
config/luna.conf
Normal file
@ -0,0 +1,4 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=16
|
||||
6
config/luna.keymap
Normal file
6
config/luna.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/30/hummingbird.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user