summaryrefslogtreecommitdiff
path: root/keyboards/durgod/dgk6x/hades/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/durgod/dgk6x/hades/config.h')
-rw-r--r--keyboards/durgod/dgk6x/hades/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/durgod/dgk6x/hades/config.h b/keyboards/durgod/dgk6x/hades/config.h
index a2bba0a5a5..ff390f5b2e 100644
--- a/keyboards/durgod/dgk6x/hades/config.h
+++ b/keyboards/durgod/dgk6x/hades/config.h
@@ -16,14 +16,11 @@
#pragma once
-#include "config_common.h"
/* key matrix rows */
-#define MATRIX_ROWS 5
#define MATRIX_ROW_PINS { A0, A1, A2, A3, A4 }
/* key matrix columns */
-#define MATRIX_COLS 15
#define MATRIX_COL_PINS { B0, B1, B2, B10, B11, B12, B13, B14, B15, C6, C7, C8, C9, C10, C11 }
#ifdef RGB_MATRIX_ENABLE