zmk/app
Joel Spadin 11ab52582c refactor(battery): Auto enable battery drivers
CONFIG_ZMK_BATTERY_NRF_VDDH and CONFIG_ZMK_BATTERY_VOLTAGE_DIVIDER are
now automatically enabled if a DT node with the matching "compatible"
property is present and enabled, so they no longer need to be manually
set for each board.
2022-04-25 22:34:04 -04:00
..
boards refactor(battery): Auto enable battery drivers 2022-04-25 22:34:04 -04:00
cmake
drivers refactor(battery): Auto enable battery drivers 2022-04-25 22:34:04 -04:00
dts fix(build): Add local vendor prefix file. 2022-04-03 00:10:29 -04:00
include fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
scripts
src refactor(ble): Use auto phy/conn for split 2022-04-24 18:29:18 -04:00
tests refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
Kconfig refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
core-coverage.yml feat(ci): Use metadata for builds 2022-02-03 00:15:50 -05:00
package-lock.json
package.json
prj.conf
run-test.sh refactor(tests): Use GH Actions matrix for tests. 2022-04-04 23:36:51 -04:00
west.yml fix: Exclude `sof` module to avoid build breakage. 2022-04-19 13:42:24 -04:00