Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 1.86 KB

Changelog

0.1.0 (2024-11-29)

Features

  • boards: Add glove80 nexus node for extension GPIO. (#2594) (fb359f5)
  • boards: add nrf52833-nosd snippet (63af296)
  • boards: add nrf52840-nosd snippet (4438b7b)
  • ci: Add release-please automation with VERSION (#2622) (ffa485c)
  • drivers: Support init high/low in 595 driver (888c0d9)

Bug Fixes

  • boards: Disable uart serial node in Xiao BLE by default (#2672) (230b860)
  • boards: Fix typo in BT75 metadata (c9553c3)
  • Disable display feature for settings_reset (b0f5789)
  • Fix inconsistent column offset property (c7473fc)
  • include a header file for RC macros (#2649) (f8eff2f)
  • studio: Improved error message when keyboard is missing a physical layout. (fed66a9)