Age | Commit message (Collapse) | Author |
|
Use official USB product ID
|
|
* Use openmoko product ID from:
https://github.com/openmoko/openmoko-usb-oui/pull/15
|
|
BLE: Only advertise when needed.
|
|
|
|
|
|
* Properly put device name and GAP appearance
in advertising packets, for proper display in
macOS, Android, etc.
* Closes #124
|
|
|
|
|
|
Cradio
|
|
|
|
Added Feature Matrix for Intro.md
|
|
Added docs for external power output
|
|
the active profile, don't continue advertising.
|
|
|
|
|
|
|
|
|
|
|
|
Addressing #138 - ZMK Config Folders
|
|
|
|
|
|
Adressing Issue #181 - Split Keyboard Documentation
|
|
New behavior for ext power control
|
|
This reverts commit d4b83c3ebf6a51c563a4bdebacae65e9cb17465b.
|
|
|
|
Tweak devcontainer setups for GitHub Codespaces
|
|
|
|
|
|
|
|
|
|
|
|
Add TG4X rev 2.1 shield
|
|
|
|
|
|
Issue: #197 Added Setup Instructions for `dfu-util`
|
|
Issue #210 Document Setup.ps
|
|
Fix matrix polling conditional macro
|
|
fix: don't leak bt_conn refs
|
|
|
|
Update to stay even with upstream main
|
|
|
|
|
|
|
|
bt_conn_lookup_addr_le() gives us a new reference that must be released
with bt_conn_unref()
|
|
fix: check out Bash scripts with LF
|
|
|
|
|
|
|
|
|
|
|