aboutsummaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authorGuillermo Ramos2011-10-30 00:44:11 +0200
committerGuillermo Ramos2011-10-30 00:44:11 +0200
commit76bd3e89ab9e5cfd8ba740a2dbfa2f7111171bb5 (patch)
treeba0e80478f484e95dacdce48b99c14dd68385434 /maps
parent4adbbb67edb76245992bd6dc35adfc5cdd61607a (diff)
downloadevspy-76bd3e89ab9e5cfd8ba740a2dbfa2f7111171bb5.tar.gz
Fixed backspace in EN keyboard
Diffstat (limited to 'maps')
-rw-r--r--maps/map_en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/map_en.h b/maps/map_en.h
index 56fd895..2e88bf4 100644
--- a/maps/map_en.h
+++ b/maps/map_en.h
@@ -47,7 +47,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 // 14:BACKSPACE
+ '9', '0', '-', '=', '.', //10 // 14:BACKSPACE
'.', 'q', 'w', 'e', 'r', //15 // 15:TAB
't', 'y', 'u', 'i', 'o', //20
'p', '[', ']', '\n', '.', //25 // 29:LCTRL