Last change
on this file was
2,
checked in by oldcode, 24 years ago
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
332 bytes
|
Line | |
---|
1 | #define keymap_width 29 |
---|
2 | #define keymap_height 10 |
---|
3 | static char keymap_bits[] = { |
---|
4 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe9, 0x52, 0x64, 0x0e, |
---|
5 | 0x25, 0xd2, 0x96, 0x12, 0x23, 0xcc, 0x96, 0x12, 0x63, 0x48, 0xf5, 0x0e, |
---|
6 | 0x25, 0x44, 0x94, 0x02, 0xe9, 0x44, 0x94, 0x02, 0x00, 0x00, 0x00, 0x00, |
---|
7 | 0x00, 0x00, 0x00, 0x00}; |
---|
Note: See
TracBrowser
for help on using the repository browser.