mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add revxlp
This commit is contained in:
parent
2e5a9156de
commit
73e386a0a3
8
.github/workflows/outboards/shields/revxlp
vendored
Normal file
8
.github/workflows/outboards/shields/revxlp
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=petejohanson/revxlp-config
|
||||
outboard_ref=main
|
||||
outboard_from=config/boards/shields/revxlp
|
||||
outboard_to=boards/shields/revxlp
|
||||
zmk=petejohanson/zmk/drivers/gpio-595-shift-register
|
||||
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",
|
||||
"revxlp",
|
||||
"rommana_left","rommana_right",
|
||||
"totem_left","totem_right",
|
||||
"xmk",
|
||||
|
||||
6
config/revxlp.keymap
Normal file
6
config/revxlp.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/42/corne.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user