fix: BLE refactor mouse keys fix.

This commit is contained in:
Peter Johanson
2024-06-28 17:40:49 -06:00
committed by Pete Johanson
parent 483a4930e9
commit 96e55c8be6
2 changed files with 5 additions and 1 deletions

View File

@@ -22,6 +22,10 @@ include:
shield: kyria_left
cmake-args: "-DCONFIG_ZMK_DISPLAY=y"
nickname: "display"
- board: nice_nano_v2
shield: kyria_left
cmake-args: "-DCONFIG_ZMK_MOUSE=y"
nickname: "mouse"
- board: sparkfun_pro_micro_rp2040
shield: reviung41
cmake-args: "-DSNIPPET='zmk-usb-logging'"