zmk/app
innovaker 0d4476d148 refactor(app): remove `_gatt_` infixes from BT DIS and BAS services
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
2020-12-14 12:41:25 -05:00
..
boards refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX` 2020-12-14 12:41:25 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers refactor(app): replace `void` with `const struct device *dev` in ISR CBs 2020-12-14 12:41:25 -05:00
dts feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
include refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00
scripts fix(west) test command should not swallow errors. 2020-12-10 11:41:42 -05:00
src refactor(app): remove `_gatt_` infixes from BT DIS and BAS services 2020-12-14 12:41:25 -05:00
tests fix(sticky keys): fix tapping-sticky-keys bug. 2020-12-06 00:33:20 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feature(keymaps): Keymap layer state event, highest layer API 2020-12-09 09:35:57 -05:00
Kconfig refactor(app): remove `_gatt_` infixes from BT DIS and BAS services 2020-12-14 12:41:25 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): fix testrunner for 'all' 2020-11-23 15:57:55 -05:00
west.yml feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes 2020-12-14 12:41:25 -05:00