We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8548f commit 829a86dCopy full SHA for 829a86d
1 file changed
CHANGELOG.md
@@ -9,9 +9,10 @@ and this project adheres to the [UHK Versioning](VERSIONING.md) conventions.
9
10
Device Protocol: 4.**16.0** | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 11.0.0 | Hardware Config: 1.0.0 | Smart Macros: 3.**5.0**
11
12
+- Fix some Bluetooth-related crashes.
13
+- Changes to logging and crash-related behavior.
14
+- Add the `zephyr` smart macro command to execute Zephyr shell commands. `SMARTMACROS:MINOR`
15
- Implement Zephyr shell execute device protocol command. `DEVICEPROTOCOL:MINOR`
-- Allow executing zephyr commands from macros. `SMARTMACROS:MINOR`
-- Try to prevent occasional trackpoint jumps on the UHK 80, although they may occur due to another issue.
16
17
## [14.0.3] - 2025-05-29
18
0 commit comments