Remove redundant NUM_ROWS and NUM_COLS definition from test keymap

This commit is contained in:
Dave 2021-03-05 00:51:35 -06:00 committed by Dave
parent 8088c0e157
commit a95a8ddb8d
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@
#if !defined(TEST_ASDF_KEYMAP_DEFS_H)
#define TEST_ASDF_KEYMAP_DEFS_H
#define ASDF_TEST_NUM_COLS 8
#define ASDF_TEST_NUM_ROWS 9
// The first value in each row serves two purposes:
//
// 1) Indicate a valid row of codes if the value is nonzero.