aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/splittest/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/splittest/config.h')
-rw-r--r--keyboards/handwired/splittest/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/config.h b/keyboards/handwired/splittest/config.h
index 56574f752..3ff8547fc 100644
--- a/keyboards/handwired/splittest/config.h
+++ b/keyboards/handwired/splittest/config.h
@@ -33,6 +33,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
33#define MATRIX_ROWS 2 33#define MATRIX_ROWS 2
34#define MATRIX_COLS 1 34#define MATRIX_COLS 1
35 35
36#define DIODE_DIRECTION COL2ROW
37
36/* define if matrix has ghost */ 38/* define if matrix has ghost */
37//#define MATRIX_HAS_GHOST 39//#define MATRIX_HAS_GHOST
38 40