-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dongle support with updated 3610 driver, peripheral input relay, …
…and input behavior listener. (#9) * initial attempt to use third nano as dongle * update pmw3610 driver remote * update conf files * change driver and configure third mcu as dongle * update path for build yaml to find keymap files * update configs to reduce Kconfig warnings * update configs to include new driver options * add firmware reset build * update central role split config * add trackball_listener to the 3610.dtsi config * add BLE to dongle * update trackball listener * add macros back in and update CPI resolution * adjust and test CPI sensitivity * Add dongle support with updated 3610 driver, peripherial input relay, and input behavior listener. * add bt and dongle build steps to the same build yaml * test dongle and firmware reset builds * add cron job to run every two months to keep artifacts from expiring * update readme * remove non-targeted shields to prevent incorrect files used to build * updaqte bt conf to set right side as central * update pmw3610 conf and power management settings
- Loading branch information
Showing
38 changed files
with
1,630 additions
and
609 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
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
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
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,2 @@ | ||
boards/shields/charybdis/charybdis.keymap | ||
drivers/ |
Oops, something went wrong.