mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Add sofle_rgb
This commit is contained in:
parent
6045f58f59
commit
add19808e0
8
.github/workflows/outboards/sofle_rgb.outboard
vendored
Normal file
8
.github/workflows/outboards/sofle_rgb.outboard
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Copyright 2021 Manna Harbour
|
||||||
|
# https://github.com/manna-harbour/miryoku
|
||||||
|
|
||||||
|
outboard_repository=gregghz/zmk-config
|
||||||
|
outboard_ref=master
|
||||||
|
outboard_from=config/boards/shields/sofle_rgb
|
||||||
|
outboard_to=boards/shields/sofle_rgb
|
||||||
|
|
||||||
2
.github/workflows/test-all-shields.yml
vendored
2
.github/workflows/test-all-shields.yml
vendored
@ -10,5 +10,5 @@ jobs:
|
|||||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@master
|
uses: manna-harbour/zmk-config/.github/workflows/main.yml@master
|
||||||
with:
|
with:
|
||||||
board: '["nice_nano"]'
|
board: '["nice_nano"]'
|
||||||
shield: '["absolem","a_dux_left","a_dux_right","ahokore","arch36_left","arch36_right","bastyl_left","bastyl_right","bat43","boardsource5x12","contra","corne_left","corne_right","cradio36_left","cradio36_right","cradio_left","cradio_right","cradios_left","cradios_right","crbn","eek","ergodash_left","ergodash_right","gatoraid40","helix_left","helix_right","iris_left","iris_right","jian_left","jian_right","jorne_left","jorne_right","kyria_left","kyria_right","levinson_left","levinson_right","lily58_left","lily58_right","microdox_left","microdox_right","microdox_mod_left","microdox_mod_right","naked60","pockettype","pteron36_left","pteron36_right","rebound_v4","reviung39","reviung41","sofle_left","sofle_right","splitreus62_left","splitreus62_right","tbkmini_left","tbkmini_right","tightyl_left","tightyl_right","viterbi_left","viterbi_right","zodiark_left","zodiark_right"]'
|
shield: '["absolem","a_dux_left","a_dux_right","ahokore","arch36_left","arch36_right","bastyl_left","bastyl_right","bat43","boardsource5x12","contra","corne_left","corne_right","cradio36_left","cradio36_right","cradio_left","cradio_right","cradios_left","cradios_right","crbn","eek","ergodash_left","ergodash_right","gatoraid40","helix_left","helix_right","iris_left","iris_right","jian_left","jian_right","jorne_left","jorne_right","kyria_left","kyria_right","levinson_left","levinson_right","lily58_left","lily58_right","microdox_left","microdox_right","microdox_mod_left","microdox_mod_right","naked60","pockettype","pteron36_left","pteron36_right","rebound_v4","reviung39","reviung41","sofle_left","sofle_right","sofle_rgb_left","sofle_rgb_right","splitreus62_left","splitreus62_right","tbkmini_left","tbkmini_right","tightyl_left","tightyl_right","viterbi_left","viterbi_right","zodiark_left","zodiark_right"]'
|
||||||
|
|
||||||
|
|||||||
6
config/sofle_rgb.keymap
Normal file
6
config/sofle_rgb.keymap
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
// Copyright 2021 Manna Harbour
|
||||||
|
// https://github.com/manna-harbour/miryoku
|
||||||
|
|
||||||
|
#include "../miryoku/config.h"
|
||||||
|
#include "../miryoku/mapping/60-sofle.h"
|
||||||
|
#include "../miryoku/miryoku.dtsi"
|
||||||
Loading…
Reference in New Issue
Block a user