summaryrefslogtreecommitdiff
path: root/keyboards/jadookb/jkb2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jadookb/jkb2/config.h')
-rw-r--r--keyboards/jadookb/jkb2/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/jadookb/jkb2/config.h b/keyboards/jadookb/jkb2/config.h
index ec9deec35c..0c4b365932 100644
--- a/keyboards/jadookb/jkb2/config.h
+++ b/keyboards/jadookb/jkb2/config.h
@@ -14,10 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
-
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 2
#define MATRIX_ROW_PINS { B1 }
#define MATRIX_COL_PINS { B3 ,B2}