mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add ffkb-holyiot
This commit is contained in:
parent
e7b0e397dc
commit
1b911422b4
7
.github/workflows/outboards/boards/ffkb-holyiot
vendored
Normal file
7
.github/workflows/outboards/boards/ffkb-holyiot
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=sadekbaroudi/zmk-ffkb-holyiot
|
||||
outboard_ref=master
|
||||
outboard_from=boards/arm/ffkb-holyiot
|
||||
outboard_to=boards/arm/ffkb-holyiot
|
||||
2
.github/workflows/test-all-boards.yml
vendored
2
.github/workflows/test-all-boards.yml
vendored
@ -9,5 +9,5 @@ jobs:
|
||||
if: github.repository_owner == 'manna-harbour'
|
||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@31a649e5571b4572d7010561dd3f191922cd9410
|
||||
with:
|
||||
board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","klacker_bs","one42","planck_rev6","preonic_rev3","technikable","tipper_tf","zaphod"]'
|
||||
board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","ffkb-holyiot","klacker_bs","one42","planck_rev6","preonic_rev3","technikable","tipper_tf","zaphod"]'
|
||||
|
||||
|
||||
6
config/ffkb-holyiot.keymap
Normal file
6
config/ffkb-holyiot.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/45/ffkb.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user