#define pey_width 16
#define pey_height 16
static char pey_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0xf0, 0x07, 0xf0, 0x0f, 0xf0, 0x0f,
   0x20, 0x0c, 0xe0, 0x08, 0xe0, 0x0a, 0xf0, 0x08, 0x00, 0x08, 0xe0, 0x0f,
   0xf0, 0x07, 0xf8, 0x03, 0x00, 0x00, 0x00, 0x00};
