Add rolling code support on DIY Flipper Zero & other unofficial devices - no coding skills or firmware compilation required.
β Compatible with all Flipper Zero firmware forks - Official, Unleashed, Momentum, RogueMaster, and more.
Important
For Kiisu v4b/v4br users: Please use my Momentum/Unleashed fork: Kiisu-MNTM / Kiisu-UNLSHD. They are up to date with upstream FWs, have rolling codes & U2F support, and Kiisu apps + Kiisu assets + Kiisu tweaks from Kiisu FW.
Please read the instructions carefully before proceeding!
Make sure you're using the latest firmware!
- Download
keeloq_mfcodes_user - Open qFlipper, Flipper Lab, or mount your SD card directly
- Place the file at:
SD Card/subghz/assets/ - Done - no reboot required!
Important
Alutech AT-4N and Nice Flor-S are not supported. Those two protocols/manufacturers used RAW keystore and can't be stored as unencrypted.
Flipper Zero firmware(s) are open source, which means it's possible to run them on custom hardware - whether that's a DIY build around an STM microcontroller or a third-party device like the Kiisu, a more affordable alternative to the official Flipper Zero.
There's a catch, though: rolling code support depends on manufacturer keys that are encrypted and stored in slot 1 of the official Flipper Zero's secure enclave. These keys are tied to official hardware, meaning unofficial devices have no way to access or decrypt them.
This is fundamentally different from U2F, where you can supply your own key and handle the certificate side yourself. Rolling code requires the original, unencrypted manufacturer keys - there's no workaround.
That's exactly why this repository exists: to give anyone running Flipper firmware(s) on unofficial hardware the ability to interact with rolling code devices, just like a genuine Flipper Zero. And since the fix is simply a drop-in asset file, it works across all firmware forks - Official, Unleashed, Momentum, RogueMaster, and any other fork that follows the standard Sub-GHz asset structure.
Important
All keys in this repository are sourced from publicly available leaked data. They were not extracted from a real Flipper Zero or Kiisu firmware fork. This is purely a curated collection of publicly known keys.
This file covers most manufacturer keys found across Flipper firmware forks, but not all. The following keys are currently missing:
| Manufacturer Key |
|---|
| Clemsa Mutancode |
| Wisniowski |
| ATA PTX4 |
| Fadini |
| Seav |
| Pujol |
| Pujol Vario |
| Erreka |
| Mc Garcia |
| Doormatic |
| Elvox |
| Verex |
| ET Blue |
| ET Blue Mix |
| AERF protocols |
| JCM1G protocols |
| Miserere |
Those missing manufacturer keys came from Unleashed commit 63d49b6. Keys from older commits are fully added.
Contributions are welcome! If you have a missing key, feel free to open a pull request. Please include the manufacturer name and the firmware(s) it was sourced from.