* Move away from DT_LABEL. * Move to DEVICE_DT_GET for non-behavior device access. * Move various drivers to `gpio_spec_dt` and `DT` related macros. * Remove mcp23017 while at it, since better upstream driver is available. |
||
---|---|---|
.. | ||
board.cmake | ||
ferris_rev02.dts | ||
ferris_rev02.keymap | ||
ferris_rev02.yaml | ||
ferris_rev02.zmk.yml | ||
ferris_rev02_defconfig | ||
Kconfig.board | ||
Kconfig.defconfig | ||
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