zmk/app/boards/arm/cyber60/board.cmake
Stefan Sundin b89fb0ffed started adding cyber60
Update cyber60_defconfig

Update cyber60.dts

Update Kconfig.defconfig

simplifying stuff a bit to make it compile

started implementing matrix

added BT-commands

Update cyber60.dts

cont

Update cyber60.dts

cont

cont

Update cyber60.keymap

Update cyber60.dts

removed personal layout

fixed partition and matrix-issue.
2020-11-13 15:42:07 +01:00

5 lines
220 B
CMake

# SPDX-License-Identifier: MIT
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)