0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 14:48:03 +03:00

Fixed statusbar pixel problem - keylock symbol

This commit is contained in:
OneOfEleven
2023-09-19 10:27:55 +01:00
parent 88a556db81
commit 609e50f034
5 changed files with 2 additions and 3 deletions

View File

@ -16,7 +16,7 @@ extern const uint8_t BITMAP_USB_C[9];
extern const uint8_t BITMAP_KeyLock[9];
extern const uint8_t BITMAP_F_Key[10];
extern const uint8_t BITMAP_F_Key[9];
extern const uint8_t BITMAP_VOX[18];