zmk/app
Peter Johanson 29b39f2b9f feat: A few enhancements to our RPC messages.
* More fine grained status reporting when saving changes. Needed to we
  can notify the client if we've got errors saving settings due to
  running out of space, etc.
* Return the max layer name lenght in the keymap payload, for the UI to
  leverage.
2024-10-03 15:10:58 -06:00
..
boards fix(boards): Corneish-zen physical layout 2024-10-03 08:57:18 -06:00
dts feat(boards)!: refactor Corne layouts 2024-10-02 18:48:18 -06:00
include feat(ble): Set device name at runtime 2024-09-25 15:35:42 -04:00
keymap-module fix(build): Properly board revision keymaps. 2024-03-08 10:58:10 -08:00
module fix: Proper device PM support for composite kscan. 2024-08-03 13:45:51 -07:00
scripts fix: Support west test when invoked as module 2024-09-06 14:56:40 -04:00
snippets feat: Add the ability to keep/omit behaviors for a given build. 2024-09-05 12:22:08 -06:00
src feat: A few enhancements to our RPC messages. 2024-10-03 15:10:58 -06: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
core-coverage.yml feat: Add studio core coverage targets. 2024-08-15 11:45:18 -06:00
package-lock.json
package.json
prj.conf fix: Fix syscalls generation setup. 2024-02-09 14:32:46 -08:00
run-ble-test.sh
run-test.sh feat(tests): Enable asserts for tests. 2024-01-14 16:19:30 -08:00
west.yml feat: A few enhancements to our RPC messages. 2024-10-03 15:10:58 -06:00