zmk/app
Pete Johanson ffa485c11b
feat(ci): Add release-please automation with VERSION (#2622)
* Add VERSION file that Zephyr will pick up
* Add release-please automation
* Updated docs on commits messages, and PR process
* Updated PR template to match.

---


Release-As: 0.1.0

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-11-18 16:46:26 -05:00
..
boards fix: include a header file for RC macros (#2649) 2024-11-16 09:51:21 +01:00
dts fix: Fix inconsistent column offset property 2024-11-12 09:07:25 -07:00
include fix: Optimize layout changes by doing runtime mapping 2024-10-18 15:30:13 -06:00
keymap-module fix(build): Properly board revision keymaps. 2024-03-08 10:58:10 -08:00
module feat(drivers): Support init high/low in 595 driver 2024-11-15 11:00:37 -07:00
scripts fix: Support west test when invoked as module 2024-09-06 14:56:40 -04:00
snippets feat(boards): add nrf52840-nosd snippet 2024-11-12 18:28:59 -07:00
src fix(studio): Improved error message when keyboard is missing a physical layout. 2024-11-13 11:38:41 -07:00
tests feat(ble): Set device name at runtime 2024-09-25 15:35:42 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt feat: Add `&studio_unlock` behavior. 2024-08-15 11:45:18 -06:00
Kconfig feat(ble): Set device name at runtime 2024-09-25 15:35:42 -04:00
Kconfig.behaviors fix: Make CRC behavior local ID select CRC. 2024-08-15 11:45:18 -06:00
VERSION feat(ci): Add release-please automation with VERSION (#2622) 2024-11-18 16:46:26 -05:00
core-coverage.yml feat: Add studio core coverage targets. 2024-08-15 11:45:18 -06:00
package-lock.json
package.json
prj.conf
run-ble-test.sh
run-test.sh
west.yml fix(studio): Bump nanopb version with build fixes. 2024-11-01 13:17:29 -06:00