summaryrefslogtreecommitdiff
path: root/keyboards/sowbug/68keys/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sowbug/68keys/config.h')
-rw-r--r--keyboards/sowbug/68keys/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/sowbug/68keys/config.h b/keyboards/sowbug/68keys/config.h
index 48b13e6a28..265cb24f07 100644
--- a/keyboards/sowbug/68keys/config.h
+++ b/keyboards/sowbug/68keys/config.h
@@ -18,11 +18,6 @@
#pragma once
-#include "config_common.h"
-
-// key matrix size
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 16
// key matrix pins
#define MATRIX_ROW_PINS { C14, C15, A0, A1, A2 }
@@ -33,11 +28,6 @@
#define RGB_DI_PIN B9
-// Want backlighting and RGB Matrix patterns? See the note in the readme,
-// apply the patches, and then uncomment the line below as well as the ones
-// in rules.mk.
-//
-// #define BACKLIGHT_PIN rgb_matrix
#define RGB_MATRIX_KEYPRESSES
#define RGBLED_NUM 68
#define RGB_MATRIX_LED_COUNT RGBLED_NUM