Skip to content

Commit

Permalink
HSV: add modules for HillSide View and cirque support
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel2887 committed Aug 17, 2024
1 parent a284814 commit c26d743
Show file tree
Hide file tree
Showing 13 changed files with 48 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .gitmodules
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
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/cirque-input-module
Submodule cirque-input-module added at 3e7384
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-analog-input-driver
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-behavior-insomnia
Submodule zmk-behavior-insomnia added at 4e13a3
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-behavior-key-tempo
Submodule zmk-behavior-key-tempo added at b3fde2
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-behavior-mouse-key-toggle
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-hid-io
Submodule zmk-hid-io added at e9c27e
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-input-behavior-listener
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-kscan-blackout
Submodule zmk-kscan-blackout added at 1ccc6b
1 change: 1 addition & 0 deletions modules_hillsideview_cirque/zmk-output-behavior-listener

0 comments on commit c26d743

Please sign in to comment.