Skip to content

Commit

Permalink
add split support
Browse files Browse the repository at this point in the history
  • Loading branch information
zzeneg committed Dec 25, 2024
1 parent 33aab99 commit 3b76595
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config RAW_HID
bool "Enable Raw HID"
depends on !ZMK_SPLIT || ZMK_SPLIT_ROLE_CENTRAL
default n

config RAW_HID_USAGE_PAGE
Expand Down
5 changes: 4 additions & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@
---
include:
- board: nice_nano_v2
shield: osprette raw_hid_adapter
shield: corne_left raw_hid_adapter

- board: nice_nano_v2
shield: corne_right raw_hid_adapter

0 comments on commit 3b76595

Please sign in to comment.