zmk/app
Peter Johanson d1950c4a64 fix(usb): Adjust Kconfig settings for USB.
* Ensure USB isn't initialized automatically before we do, which can
  happen if USB CDC logging is used/enabled for a given board.
* Adjust USB HID to initialize the USB class/interface before we enable
  the USB device itself.
2025-11-19 11:42:59 -07:00
..
boards refactor(boards): Move OLKB Preonic to HWMv2 2025-11-19 11:42:59 -07:00
dts feat(behaviors): Add retention boot mode to reset. 2025-11-18 00:18:57 -07:00
include feat(core): (Optionally) use Zephyr keyboard input devices 2025-11-18 00:18:56 -07:00
keymap-module refactor: Adjust how we're searching/loading keymap files 2025-11-19 11:42:59 -07:00
module feat(core): (Optionally) use Zephyr keyboard input devices 2025-11-18 00:18:56 -07:00
scripts
snippets
src feat: Add double tap to enter bootloader functionality 2025-11-19 11:42:59 -07:00
tests refactor: Fix up BLE tests after Zephyr upgrade. 2025-11-18 00:18:56 -07:00
.gitignore
.prettierrc.js
CMakeLists.txt feat(core): mapper for magic bootloader values. 2025-11-18 00:18:57 -07:00
Kconfig fix(usb): Adjust Kconfig settings for USB. 2025-11-19 11:42:59 -07:00
Kconfig.behaviors
Kconfig.defaults feat: Add double tap to enter bootloader functionality 2025-11-19 11:42:59 -07:00
VERSION
core-coverage.yml refactor(boards): Move BDN9 to HWMv2 2025-11-19 11:42:59 -07:00
package-lock.json
package.json
prj.conf
run-ble-test.sh
run-test.sh refactor(tests): Move to native_sim for tests. 2025-11-18 00:18:56 -07:00
west.yml chore(deps): Pull in Zephyr optional group for nanopb. 2025-11-19 11:42:59 -07:00