mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add adv360pro
This commit is contained in:
parent
a4b9728393
commit
2a5a5cbfb3
7
.github/workflows/outboards/boards/adv360pro
vendored
Normal file
7
.github/workflows/outboards/boards/adv360pro
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=ReFil/zmk
|
||||
outboard_ref=advantage360
|
||||
outboard_from=app/boards/arm/adv360pro
|
||||
outboard_to=boards/arm/adv360pro
|
||||
1
.github/workflows/test-all-boards.yml
vendored
1
.github/workflows/test-all-boards.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
with:
|
||||
board: '[
|
||||
"adv360_left","adv360_right",
|
||||
"adv360pro_left","adv360pro_right",
|
||||
"ahokore",
|
||||
"ble_chiffre",
|
||||
"corne-ish_zen_left","corne-ish_zen_right",
|
||||
|
||||
6
config/adv360pro.keymap
Normal file
6
config/adv360pro.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/82/adv360.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user