[WIP] coquette keyboard config, second revision
https://thei.rs/cq
- Shell 77.4%
- Makefile 15.6%
- C 4.1%
- CMake 2.9%
| .vscode | ||
| bin | ||
| config | ||
| mod/custom-sn | ||
| .example-env | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
firecrown
my firmware build scripts for the coquette keyboard (board: nightingale, shield: birby)
requirements
- a jlink or similar to flash bootloader & cpunet (i use an nrf5340dk)
- zephyr dependencies
dfu-util(brew install dfu-util)nrfjprog(brew install --cask nordic-nrf-command-line-tools)
building
initial build:
cp .example-env .env- fill out .env
maketo build everythingmake installto flash everything
onward:
make zmkto (re-)build and flash zmkmake firmwareto (re-)build and flash firmware
this wipes everything, you will need to re-flash zmk and re-pair bluetooth