zmk/app
Peter Johanson 888c0d966c feat(drivers): Support init high/low in 595 driver
Add support for initializing a pin to a given high/low value during
configuration. Needed for proper initialization by systems like
GPIO hogs or gpio-leds Zephyr drivers.
2024-11-15 11:00:37 -07:00
..
boards fix: Disable display feature for settings_reset 2024-11-12 18:38:33 -07: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 feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
.prettierrc.js refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
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 feat(ble): Add security related tests. 2024-01-05 12:17:59 -08:00
run-test.sh feat(tests): Enable asserts for tests. 2024-01-14 16:19:30 -08:00
west.yml fix(studio): Bump nanopb version with build fixes. 2024-11-01 13:17:29 -06:00