mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 13:58:36 -07:00
14 lines
305 B
C
14 lines
305 B
C
// ..##############..
|
|
// ##################
|
|
// ##################
|
|
// ####..........####
|
|
// ######......######
|
|
// ########..########
|
|
// ##################
|
|
// ..##############..
|
|
|
|
#include "images.h"
|
|
|
|
const image_t img_key_D =
|
|
{9, 8, false, 9, 0, {0x7F, 0x7F, 0xFF, 0xF8, 0x3E, 0x3F, 0xBF, 0xFE, 0xFE}};
|