mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Add clog_v2
This commit is contained in:
parent
c54acd2523
commit
02f0260b21
7
.github/workflows/outboards/shields/clog_v2
vendored
Normal file
7
.github/workflows/outboards/shields/clog_v2
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=smores56/clog-v2-zmk-config
|
||||
outboard_ref=main
|
||||
outboard_from=config/boards/shields/clog_v2
|
||||
outboard_to=boards/shields/clog_v2
|
||||
1
.github/workflows/test-all-xiao-shields.yml
vendored
1
.github/workflows/test-all-xiao-shields.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
with:
|
||||
board: '["seeeduino_xiao"]'
|
||||
shield: '[
|
||||
"clog_v2_left","clog_v2_right",
|
||||
"hummingbird",
|
||||
"zaphod_lite"
|
||||
]'
|
||||
|
||||
8
config/clog_v2.keymap
Normal file
8
config/clog_v2.keymap
Normal file
@ -0,0 +1,8 @@
|
||||
// Copyright 2022 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