mirror of
https://github.com/Decscots/Lockpick_RCM.git
synced 2025-06-21 05:17:20 +02:00
Support 17.0.0 keys
This commit is contained in:
parent
d625847124
commit
11a1b8f0bb
5 changed files with 17 additions and 4 deletions
|
@ -36,6 +36,7 @@
|
|||
#define KB_FIRMWARE_VERSION_1400 13
|
||||
#define KB_FIRMWARE_VERSION_1500 14
|
||||
#define KB_FIRMWARE_VERSION_1600 15
|
||||
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1600 //!TODO: Update on mkey changes.
|
||||
#define KB_FIRMWARE_VERSION_1700 16
|
||||
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1700 //!TODO: Update on mkey changes.
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue