forked from zmkfirmware/zmk
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2358f5e
commit 83b448b
Showing
3 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{} | ||
{".":"0.1.0"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2024-11-18) | ||
|
||
|
||
### Features | ||
|
||
* **boards:** add nrf52833-nosd snippet ([63af296](https://github.com/petejohanson/zmk/commit/63af296b6efd8d677d584f372c9da9a4fedaa496)) | ||
* **boards:** add nrf52840-nosd snippet ([4438b7b](https://github.com/petejohanson/zmk/commit/4438b7b835bfd1d4e89cdd955a4ab0fd2e2ae3bf)) | ||
* **ci:** Add release-please automation with VERSION ([#45](https://github.com/petejohanson/zmk/issues/45)) ([51654d2](https://github.com/petejohanson/zmk/commit/51654d2a49e0d7d2cf2747404fec43b6228f0017)) | ||
* **drivers:** Support init high/low in 595 driver ([888c0d9](https://github.com/petejohanson/zmk/commit/888c0d966cd52f3ab5145992f61b14d6262c1951)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Add some first small fix. ([2358f5e](https://github.com/petejohanson/zmk/commit/2358f5e619d2ded8e48ab1f1b712c89fbcc5c987)) | ||
* Adding two commits in one PR? ([2358f5e](https://github.com/petejohanson/zmk/commit/2358f5e619d2ded8e48ab1f1b712c89fbcc5c987)) | ||
* **boards:** Fix typo in BT75 metadata ([c9553c3](https://github.com/petejohanson/zmk/commit/c9553c31e3a3f39964391b006492995b5bb09c39)) | ||
* Disable display feature for settings_reset ([b0f5789](https://github.com/petejohanson/zmk/commit/b0f5789b128f0f5599341398898fdb0e0407b2d3)) | ||
* Fix inconsistent column offset property ([c7473fc](https://github.com/petejohanson/zmk/commit/c7473fc32557d2d384ab78d3acf51a05488f0214)) | ||
* include a header file for RC macros ([#2649](https://github.com/petejohanson/zmk/issues/2649)) ([f8eff2f](https://github.com/petejohanson/zmk/commit/f8eff2fe34609c91211c25113f9d7db09f7d1689)) | ||
* **studio:** Improved error message when keyboard is missing a physical layout. ([fed66a9](https://github.com/petejohanson/zmk/commit/fed66a92d000f4c8e0019d9ccdd167271324e8e9)) | ||
* The second fix ([2358f5e](https://github.com/petejohanson/zmk/commit/2358f5e619d2ded8e48ab1f1b712c89fbcc5c987)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters