Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make keys 1-4 in the emulator trigger the touchpad #107

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

dylwhich
Copy link
Collaborator

Description

Keyboard keys 1-4 will now trigger the touchpad.

Test Instructions

./swadge-emulator -t -m Touch and see if 1-4 work

Ticket Links

Readiness Checklist

  • I have run make format to format the changes
  • I have compiled the firmware and the changes have no warnings
  • I have compiled the emulator and the changes have no warnings
  • I have run make cppcheck and checked that cppcheck_result.txt has no warnings for the changes
  • I have added doxygen comments to any code used by more than one Swadge mode. This includes /*! \file comments with Design Philosophy, Usage, and Example sections for new headers.
  • I have run make docs and checked that doxy_warnings.txt has no warnings for the new code

@dylwhich dylwhich requested a review from AEFeinstein October 30, 2023 22:38
@AEFeinstein AEFeinstein merged commit fdce162 into main Oct 31, 2023
1 check passed
@AEFeinstein AEFeinstein deleted the digital-touchpad-emu branch October 31, 2023 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants