zmk/app
Peter Johanson b84436e611 feat: Add posix_pro_micro and posix_seeed_xiao shields
* Make it easier to test native builds of our shields by adding
  `posix_pro_micro` and `posix_seeed_xiao` so you can build posix
  target of, e.g. `corne_left` for testing ZMK Studio.
2024-09-05 12:22:08 -06:00
..
boards feat: Add posix_pro_micro and posix_seeed_xiao shields 2024-09-05 12:22:08 -06:00
dts feat: Add the ability to keep/omit behaviors for a given build. 2024-09-05 12:22:08 -06:00
include feat: Add the ability to keep/omit behaviors for a given build. 2024-09-05 12:22:08 -06: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 chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
snippets feat: Add the ability to keep/omit behaviors for a given build. 2024-09-05 12:22:08 -06:00
src feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
tests feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06: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
core-coverage.yml feat: Add studio core coverage targets. 2024-08-15 11:45:18 -06:00
Kconfig feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
Kconfig.behaviors fix: Make CRC behavior local ID select CRC. 2024-08-15 11:45:18 -06:00
package-lock.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
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 feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00