mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 13:28:36 -07:00
15 lines
342 B
C
15 lines
342 B
C
// ..##############..
|
|
// ####..........####
|
|
// ##....######....##
|
|
// ##..##########..##
|
|
// ##..##########..##
|
|
// ##..##########..##
|
|
// ##....######....##
|
|
// ####..........####
|
|
// ..##############..
|
|
|
|
#include "images.h"
|
|
|
|
const image_t img_key_OKi =
|
|
{9, 9, false, 11, 0, {0x7F, 0x60, 0xE7, 0x37, 0xDB, 0xED, 0xF6, 0x73, 0x83, 0x7F, 0x00}};
|