Brian Johnson

Results 4 issues of Brian Johnson

This updates the ROM used by the keyboard to use REVB. The REVB firmware fixes a bug in the keyboard's ROM that caused issues with using the second paddle on...

Adds several fixes and updates to the builtin nabu network adapter. Also refactors the adapter to support both loading files locally from an npz(zip) archive as well as loading the...

This adds paddle support to NABU-LIB. I've modified the keyboard ISR to detect the paddle prefix and store the next four bytes of data, on receiving the 4th byte it...

The way you use the ValidDataLength is currently very wrong and can break when accessing files created on an ExFat system using linux's cp command to copy files. In linux...