Skip to content

Bluetooth support for jade#517

Merged
andreasgriffin merged 1 commit intomainfrom
bluetooth-support
Feb 27, 2026
Merged

Bluetooth support for jade#517
andreasgriffin merged 1 commit intomainfrom
bluetooth-support

Conversation

@andreasgriffin
Copy link
Copy Markdown
Owner

@andreasgriffin andreasgriffin commented Feb 27, 2026

see andreasgriffin/bitcoin-usb#59

bluetooth.mp4

Required

  • pre-commit install before any commit. If pre-commit wasn't run for all commits, you can squash all commits git reset --soft $(git merge-base main HEAD) && git commit -m "squash" and ensure the squashed commit is properly formatted
  • All commits must be signed. If some are not, you can squash all commits git reset --soft $(git merge-base main HEAD) && git commit -m "squash" and ensure the squashed commit is signed
  • UI/Design/Menu changes were tested on macOS, because macOS creates endless problems. Optionally attach a screenshot.

Optional

  • Update all translations
  • Appropriate pytests were added
  • Documentation is updated
  • If this PR affects builds or install artifacts, set the Build-Relevant label to trigger build workflows

@andreasgriffin andreasgriffin added enhancement New feature or request dependencies Pull requests that update a dependency file pytest-win run pytest on windows Build-Relevant labels Feb 27, 2026
@andreasgriffin andreasgriffin merged commit 4239a55 into main Feb 27, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build-Relevant dependencies Pull requests that update a dependency file enhancement New feature or request pytest-win run pytest on windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant