This repository is for creating unofficial firmware for the Lunakey Pico.
The firmware is created using sago35/tinygo-keyboard.
build / flash
# build
$ make smoketest
# flash
# When performing a tinygo flash for the first time, or when changing the USB VID/PID settings,
# please transition to Bootloader mode before executing.
$ tinygo flash --target ./firmware/lunakey-pico.json --size short ./firmware/left/
$ tinygo flash --target ./firmware/lunakey-pico.json --size short ./firmware/right/