summaryrefslogtreecommitdiffstats
path: root/src/config/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/console.h')
-rw-r--r--src/config/console.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/console.h b/src/config/console.h
index dd1d7469..afc89569 100644
--- a/src/config/console.h
+++ b/src/config/console.h
@@ -21,6 +21,8 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define CONSOLE_PC_KBD /* Direct access to PC keyboard */
//#define CONSOLE_SYSLOG /* Syslog console */
+#define KEYBOARD_MAP us
+
#include <config/local/console.h>
#endif /* CONFIG_CONSOLE_H */