mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 19:33:46 +00:00
Remove redundant NUM_ROWS and NUM_COLS definition from test keymap
This commit is contained in:
parent
8088c0e157
commit
a95a8ddb8d
@ -27,9 +27,6 @@
|
|||||||
#if !defined(TEST_ASDF_KEYMAP_DEFS_H)
|
#if !defined(TEST_ASDF_KEYMAP_DEFS_H)
|
||||||
#define 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:
|
// The first value in each row serves two purposes:
|
||||||
//
|
//
|
||||||
// 1) Indicate a valid row of codes if the value is nonzero.
|
// 1) Indicate a valid row of codes if the value is nonzero.
|
||||||
|
Loading…
Reference in New Issue
Block a user