From 49e3b5208a24091cd82efe5fe4d4d38f2af0b061 Mon Sep 17 00:00:00 2001 From: Ben Blazak Date: Thu, 21 Jun 2012 22:09:26 -0700 Subject: [PATCH] (small bug/typo fix) --- src/keyboard/ergodox/layout/qwerty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard/ergodox/layout/qwerty.c b/src/keyboard/ergodox/layout/qwerty.c index 8061a42..6546e14 100644 --- a/src/keyboard/ergodox/layout/qwerty.c +++ b/src/keyboard/ergodox/layout/qwerty.c @@ -189,7 +189,7 @@ f_l_dex, NULL, NULL, NULL, NULL, NULL, NULL, f_2kcap, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, - NULL, NULL, NULL, NULL, NULL, NULL, NULL ) + NULL, NULL, NULL, NULL, NULL, NULL ) // ---------------------------------------------------------------------------- };