zmk/app
angweekiat 0adb80c02b
fix(usb): detect USB power mode to fallback to BLE
* Add tracking to see if we ever hit a configured status before
  suspend, so we can properly track "is connected" even when
  connected to a suspended/asleep host.
2024-10-14 19:15:45 -04:00
..
boards fix(display): Adding length check to layer_label in nice_view status widget. 2024-10-08 12:27:01 -04:00
dts refactor: Give position map children labels. (#2544) 2024-10-10 13:03:32 -04:00
include fix(usb): detect USB power mode to fallback to BLE 2024-10-14 19:15:45 -04:00
keymap-module
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 fix(usb): detect USB power mode to fallback to BLE 2024-10-14 19:15:45 -04: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
run-ble-test.sh
run-test.sh
west.yml feat(studio): Move to nanopb with minor optimizations. (#2505) 2024-10-10 12:36:27 -04:00