zmk/app
innovaker d50f4afc7e build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15
3.15 is the minimum version required to facilitate list(PREPEND) used within zmk_config.cmake.

https://cmake.org/cmake/help/v3.15/command/list.html

Fixes #402
2020-11-20 22:24:29 -05:00
..
boards Jian shield 2020-11-17 16:23:39 +00:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers/zephyr fix(drivers): rename module.yaml to module.yml 2020-11-20 22:23:20 -05:00
dts add license headers to behavior dtsi files 2020-11-16 17:26:42 -05:00
include refactor(app): Replace `HID_EXT_USAGE` with `HID_USAGE` 2020-11-10 21:00:20 +00:00
src fix momentary layer bug when top layer is not &trans 2020-11-16 17:19:27 -05:00
tests fix momentary layer bug when top layer is not &trans 2020-11-16 17:19:27 -05:00
.gitignore
CMakeLists.txt fix(ble): Remove unpair combo code. 2020-11-10 14:53:03 -05:00
Kconfig focus on refactor 2020-10-31 07:24:38 -05:00
prj.conf
run-test.sh
west.yml