aboutsummaryrefslogtreecommitdiff
path: root/maps/map_es.h
diff options
context:
space:
mode:
authorGuillermo Ramos2011-10-30 00:40:39 +0200
committerGuillermo Ramos2011-10-30 00:40:39 +0200
commit4adbbb67edb76245992bd6dc35adfc5cdd61607a (patch)
treef3a847e2d08aa00d16aae26dfde7a8a47b176a2e /maps/map_es.h
parent28974e52f86f8873d47a899cbb2e5b122d62bfc1 (diff)
downloadevspy-4adbbb67edb76245992bd6dc35adfc5cdd61607a.tar.gz
Deleted cbuf.[c,h]
Circular buffer implementation moved back to evspy-core.c evspy-core.h renamed to evspy.h and added #ifdef's
Diffstat (limited to 'maps/map_es.h')
-rw-r--r--maps/map_es.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/map_es.h b/maps/map_es.h
index b20f120..67edf33 100644
--- a/maps/map_es.h
+++ b/maps/map_es.h
@@ -81,7 +81,7 @@ static inline void exit_shiftmap(void)
static char map[] = {
'.', '.', '1', '2', '3', //0 // 1:ESC
'4', '5', '6', '7', '8', //5
- '9', '0', '\'', '!', '\b', //10 // 13:¡ (NOASCII) 14:BACKSPACE
+ '9', '0', '\'', '!', '.', //10 // 13:¡ (NOASCII) 14:BACKSPACE
'.', 'q', 'w', 'e', 'r', //15 // 15:TAB
't', 'y', 'u', 'i', 'o', //20
'p', '`', '+', '\n', '.', //25 // 29:LCTRL