Add support firmware 15.0.0

This commit is contained in:
dezem 2022-10-12 00:02:39 +02:00
parent 58eb5f6dd2
commit 7a4a99c008
2 changed files with 10 additions and 1 deletions

View file

@ -34,6 +34,7 @@
#define KB_FIRMWARE_VERSION_1210 11
#define KB_FIRMWARE_VERSION_1300 12
#define KB_FIRMWARE_VERSION_1400 13
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1400 //!TODO: Update on mkey changes.
#define KB_FIRMWARE_VERSION_1500 14
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1500 //!TODO: Update on mkey changes.
#endif