zmk/app
Joel Spadin 9ff1eaeb5a fix: Enable BT_TINYCRYPT_ECC when using HCI
BT_TINYCRYPT_ECC is required for BT_SMP_SC_PAIR_ONLY to work on setups
that use BT HCI like the nRF5340.
2023-06-18 14:52:45 -06:00
..
boards fix(boards): Proper i2c pinctrl for BlueMicro840 2023-06-05 00:05:44 -06:00
cmake refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
drivers refactor(kscan): batch GPIO reads by port 2023-05-28 23:33:34 -06:00
dts refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
include feat(split): allow central to connect to multiple peripherals 2023-06-05 16:22:41 -06:00
scripts
src feat(split): allow central to connect to multiple peripherals 2023-06-05 16:22:41 -06:00
tests refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
.gitignore
.prettierrc.js refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
CMakeLists.txt
Kconfig fix: Enable BT_TINYCRYPT_ECC when using HCI 2023-06-18 14:52:45 -06:00
Kconfig.behaviors
core-coverage.yml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07: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
run-test.sh refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
west.yml