forked from zmkfirmware/zmk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HSV: add modules for HillSide View and cirque support
- Loading branch information
1 parent
a284814
commit c26d743
Showing
13 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
[submodule "modules_hillsideview_cirque/zmk-analog-input-driver"] | ||
path = modules_hillsideview_cirque/zmk-analog-input-driver | ||
url = https://github.com/badjeff/zmk-analog-input-driver | ||
[submodule "modules_hillsideview_cirque/zmk-behavior-insomnia"] | ||
path = modules_hillsideview_cirque/zmk-behavior-insomnia | ||
url = https://github.com/badjeff/zmk-behavior-insomnia | ||
[submodule "modules_hillsideview_cirque/zmk-behavior-key-tempo"] | ||
path = modules_hillsideview_cirque/zmk-behavior-key-tempo | ||
url = https://github.com/badjeff/zmk-behavior-key-tempo | ||
[submodule "modules_hillsideview_cirque/zmk-behavior-mouse-key-toggle"] | ||
path = modules_hillsideview_cirque/zmk-behavior-mouse-key-toggle | ||
url = https://github.com/badjeff/zmk-behavior-mouse-key-toggle | ||
[submodule "modules_hillsideview_cirque/zmk-input-behavior-listener"] | ||
path = modules_hillsideview_cirque/zmk-input-behavior-listener | ||
url = https://github.com/badjeff/zmk-input-behavior-listener | ||
[submodule "modules_hillsideview_cirque/zmk-output-behavior-listener"] | ||
path = modules_hillsideview_cirque/zmk-output-behavior-listener | ||
url = https://github.com/badjeff/zmk-output-behavior-listener | ||
[submodule "modules_hillsideview_cirque/zmk-hid-io"] | ||
path = modules_hillsideview_cirque/zmk-hid-io | ||
url = https://github.com/badjeff/zmk-hid-io | ||
[submodule "modules_hillsideview_cirque/zmk-split-peripheral-input-relay"] | ||
path = modules_hillsideview_cirque/zmk-split-peripheral-input-relay | ||
url = https://github.com/badjeff/zmk-split-peripheral-input-relay | ||
[submodule "modules_hillsideview_cirque/zmk-split-peripheral-output-relay"] | ||
path = modules_hillsideview_cirque/zmk-split-peripheral-output-relay | ||
url = https://github.com/badjeff/zmk-split-peripheral-output-relay | ||
[submodule "modules_hillsideview_cirque/zmk-split-peripheral-bonding-tweak"] | ||
path = modules_hillsideview_cirque/zmk-split-peripheral-bonding-tweak | ||
url = https://github.com/badjeff/zmk-split-peripheral-bonding-tweak | ||
[submodule "modules_hillsideview_cirque/zmk-kscan-blackout"] | ||
path = modules_hillsideview_cirque/zmk-kscan-blackout | ||
url = https://github.com/badjeff/zmk-kscan-blackout | ||
[submodule "modules_hillsideview_cirque/cirque-input-module"] | ||
path = modules_hillsideview_cirque/cirque-input-module | ||
url = https://github.com/badjeff/cirque-input-module |
Submodule cirque-input-module
added at
3e7384
Submodule zmk-analog-input-driver
added at
abe552
Submodule zmk-behavior-insomnia
added at
4e13a3
Submodule zmk-behavior-key-tempo
added at
b3fde2
Submodule zmk-behavior-mouse-key-toggle
added at
c62f6d
Submodule zmk-hid-io
added at
e9c27e
Submodule zmk-input-behavior-listener
added at
ea0753
Submodule zmk-kscan-blackout
added at
1ccc6b
Submodule zmk-output-behavior-listener
added at
a918b5
Submodule zmk-split-peripheral-bonding-tweak
added at
234470
Submodule zmk-split-peripheral-input-relay
added at
e3cf44
Submodule zmk-split-peripheral-output-relay
added at
014b54