zmk/app/boards/arm/ferris
Peter Johanson ae8299edb3 fix(boards): Move the CDC ACM node under the USBD.
* Ferris board's CDC ACM node was accidentally nested under the wrong
  node, causing USB logging builds to fail with cryptic error.
2023-03-25 13:14:12 -07:00
..
board.cmake 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
ferris_rev02.dts fix(boards): Move the CDC ACM node under the USBD. 2023-03-25 13:14:12 -07: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
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

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