Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@petejohanson petejohanson released this 01 Aug 22:44
edf5c08

0.3.0 (2025-08-01)

Features

  • ble: Add function to get profile address by index (#2992) (9e905d6)
  • ci: Add stale GitHub Action to automatically close stale PRs (#2924) (6d7bbc8)
  • display: nice!view individual profile status (#2265) (d09087f)
  • Full-Duplex Wired Split (#2766) (147c340)
  • metadata: Add metadata to the mouse_key_press behavior (#2950) (239baa4)
  • pointing: Allow peripheral input processing to stop propagation (#2844) (462d48b)
  • shield: Add underglow for reviung5 (#2191) (ad6a181)
  • shields: Add a physical layout for a_dux (#3000) (7292df0)
  • shields: Add physical layouts for tester_xiao and tester_pro_micro (#2852) (eb170c9)
  • shields: Add tester_pro_micro layouts (eb170c9)
  • shields: Add tester_xiao layouts (eb170c9)
  • split: Add full-duplex wired split support (147c340)
  • split: Runtime selection of split transport (6b44d33)
  • split: Runtime selection of split transport (#2886) (6b44d33)
  • split: Suspend/resume wired UART devices. (6b44d33)

Bug Fixes

  • behaviors: Correct macro release state for parametrized (1bac680)
  • behaviors: Correct macro release state for parametrized macros (#2942) (1bac680)
  • ble,hid: Fix smooth scrolling over BLE (#2998) (342d838), closes #2957
  • boards: Disable high voltage DC-DC by default (#2995) (8059e67), closes #2990
  • changed shebang to make scripts more platform independent (#2893) (84772eb)
  • ci: pin tj-actions/changed-files due to compromise (#2874) (4da89bd)
  • combos: Properly clean up all old candidates. (#2928) (e3030bf)
  • combos: Restore prompts for two deprecated Kconfigs (#2926) (00ff486)
  • core: Correctly sync BAS battery level (#2977) (af96766)
  • display: Make stock battery widget depend on the right symbol (#2953) (9da5d3b)
  • docs: Fix soft off waker configuration example (#2960) (eb99b4e)
  • docs: remove title as alt text (#2922) (d9576c5)
  • Fix build with Studio and USB but not UART (#2996) (cef7af4)
  • hid: Fix scroll value truncation (#2865) (2c0e7da), closes #2864
  • pointing: Avoids mutex leak for default layer toggle event (#2934) (461f5c8)
  • Properly override stack size on RP2040 (147c340)
  • split: add source to battery event (#2901) (6f85f48)
  • split: Compile and run properly in wired polling mode. (#3012) (2ae5185)
  • split: Conditionally build all split code (#2884) (5bb39ec)
  • split: Enable wired split by default if DTS is set (#3010) (1530ae3)
  • split: Minor wired split fixes. (6b44d33)
  • Unconditionally define HID payloads to avoid error. (6b44d33)