summaryrefslogtreecommitdiff
path: root/src/spec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spec.c')
-rw-r--r--src/spec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/spec.c b/src/spec.c
index 1a69894..7f0bd7f 100644
--- a/src/spec.c
+++ b/src/spec.c
@@ -203,7 +203,6 @@ static const MatrixMap keymap[]=
{SDLK_RCTRL, KY1(7,1)},
{SDLK_LALT, KY1(0,0)},
{SDLK_RALT, KY1(7,1)},
- {SDLK_CAPSLOCK, KY2(0,0,3,1)},
{SDLK_UNKNOWN, 0,0,0,0},
};