I have a garage opener that uses a 64bit KeeLoq protocol. Flipper is able to read and emulate, however, the manufacturer is Unknown
.
Is there a way I could extend the code base (open a PR) with this manufacturer? How does one do that?
Going through the code (lib/subghz/protocols/keeloq.c
), I got the feeling that this is somehow not as simple as I thought it would be.
Could someone point me in the right direction?