Command line interface for managing and using of encrypted qmk keyboards
Updated 2022-07-03 02:11:55 +02:00
golang library to communicate with encryption enabled qmk devices
Updated 2022-07-03 01:35:29 +02:00
golang serializing interface.
User interface is done in the same way like gob.
The serialization is a simple binary format (bigendian) to be used easy and portable for rpc.
Updated 2021-10-21 11:55:36 +02:00
datatypes that includes locking to be used thread safe inside go routines
Updated 2020-08-26 16:26:47 +02:00