mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add rommana
This commit is contained in:
parent
483d71f1da
commit
1b813a7011
7
.github/workflows/outboards/shields/rommana
vendored
Normal file
7
.github/workflows/outboards/shields/rommana
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=AlaaSaadAbdo/zmk-config
|
||||
outboard_ref=master
|
||||
outboard_from=config/boards/shields/rommana
|
||||
outboard_to=boards/shields/rommana
|
||||
1
.github/workflows/test-all-xiao-shields.yml
vendored
1
.github/workflows/test-all-xiao-shields.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
shield: '[
|
||||
"clog_v2_left","clog_v2_right",
|
||||
"hummingbird",
|
||||
"rommana_left","rommana_right",
|
||||
"totem_left","totem_right",
|
||||
"xmk",
|
||||
"zaphod_lite"
|
||||
|
||||
4
config/rommana.conf
Normal file
4
config/rommana.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/rommana.keymap
Normal file
6
config/rommana.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