zmk_mf68/app/boards/arm/ferris
Joel Spadin 6d6efa32f5 refactor(kscan): Auto enable kscan drivers
The key scanning drivers are now automatically enabled when 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:28:53 -04:00
..
Kconfig.board feat(board): Add Ferris 0.2 boards 2021-09-14 20:48:28 -04:00
Kconfig.defconfig refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
README.md feat(board): Add Ferris 0.2 boards 2021-09-14 20:48:28 -04:00
board.cmake feat(board): Add Ferris 0.2 boards 2021-09-14 20:48:28 -04:00
ferris_rev02.dts fix(boards): Move ARM clock config to DTS. 2022-04-03 00:10:29 -04:00
ferris_rev02.keymap feat(board): Add Ferris 0.2 boards 2021-09-14 20:48:28 -04:00
ferris_rev02.yaml feat(board): Add Ferris 0.2 boards 2021-09-14 20:48:28 -04:00
ferris_rev02.zmk.yml feat(board): Add Ferris 0.2 boards 2021-09-14 20:48:28 -04:00
ferris_rev02_defconfig refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00

README.md

Building ZMK for the Ferris 0.2

Standard Build

west build -p -d build/ferris --board ferris_rev02

Flashing

west can be used to flash the board directly. Press the reset button once, and run:

west flash -d build/ferris