summaryrefslogtreecommitdiff
path: root/keyboard/nerd/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/nerd/config.h')
-rw-r--r--keyboard/nerd/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/nerd/config.h b/keyboard/nerd/config.h
index 7eab1cb090..ac2e6989d6 100644
--- a/keyboard/nerd/config.h
+++ b/keyboard/nerd/config.h
@@ -26,11 +26,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DESCRIPTION t.m.k. keyboard firmware for NerD
/* key matrix size */
-#define MATRIX_ROWS 8
+#define MATRIX_ROWS 9
#define MATRIX_COLS 10
/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
+#define DEBOUNCE 5
/* number of backlight levels */
#define BACKLIGHT_LEVELS 2