zmk/app/boards/arm/ferris
Joel Spadin c7473fc325 fix: Fix inconsistent column offset property
Renamed the composite kscan's column-offset property to col-offset for
consistency with other properties such as matrix transform's col-offset
and matrix kscan's col-gpios.
2024-11-12 09:07:25 -07:00
..
Kconfig.board
Kconfig.defconfig
README.md
board.cmake
ferris_rev02.dts fix: Fix inconsistent column offset property 2024-11-12 09:07:25 -07:00
ferris_rev02.keymap refactor: update obsolete keycodes 2024-09-06 12:22:54 -06:00
ferris_rev02.yaml
ferris_rev02.zmk.yml
ferris_rev02_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