mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Add tipper_tf
This commit is contained in:
parent
ee8523bf2d
commit
1ce79f6d11
8
.github/workflows/outboards/boards/tipper_tf
vendored
Normal file
8
.github/workflows/outboards/boards/tipper_tf
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=weteor/Tipper_TF-Config
|
||||
outboard_ref=master
|
||||
outboard_from=boards/arm/tipper_tf
|
||||
outboard_to=boards/arm/tipper_tf
|
||||
zmk=weteor/zmk/Tipper_TF_rev2
|
||||
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","zaphod"]'
|
||||
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"]'
|
||||
|
||||
|
||||
6
config/tipper_tf.keymap
Normal file
6
config/tipper_tf.keymap
Normal file
@ -0,0 +1,6 @@
|
||||
// Copyright 2021 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#include "../miryoku/custom_config.h"
|
||||
#include "../miryoku/mapping/34-ferris.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Loading…
Reference in New Issue
Block a user