change MtxOrb kyboard mapping code to use KeyMap_<X>=<name>

This commit is contained in:
marschap
2006-10-06 18:35:01 +00:00
parent 112f7ccf0f
commit 9608cf6d6f
3 changed files with 55 additions and 12 deletions
+4 -3
View File
@@ -57,9 +57,10 @@
#include "report.h"
// Uncomment to test new key mapping code
//#define MTXORB_NEW_KEYMAP
// Also don't forget to define key mappings in LCDd.conf: KeyMap_A=Enter, ...
// Use the new key mapping code
#define MTXORB_NEW_KEYMAP
// Don't forget to define key mappings in LCDd.conf: KeyMap_A=Enter, ...
// otherwise you will not get your keypad working.
#ifdef MTXORB_NEW_KEYMAP
/* MO displays allow 25 keys that map by default to 'A' - 'Y' */