This repository contains firmware for the Flexboard and FlexEval kits
Bringup code and some driver demos are included. The main firmware application (ZMK) is managed via the west manifest
This repository is intended to be build against the downstream Zephyr branch frozen/flexeval-branch based on Zephyr 3.3
Autodesk Eagle schematic and board files, as well as PDF schematics, can be found in the following repositories:
This directory contains bringup tests for the FlexEval and Flexboard development kits. It is intended to verify all on device hardware is functioning correctly.
This directory contains board definitions for the FlexEval and Flexboard boards
This directory contains any driver demos for the FlexEval and Flexboard that have not been upstreamed into Zephyr.
This directory contains ZMK configuration including keymaps and board settings. These settings are kept separate from the base board definition so that the base board definition can still be used to build zephyr sample applications.