summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/sol/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rgbkb/sol/config.h')
-rw-r--r--keyboards/rgbkb/sol/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/rgbkb/sol/config.h b/keyboards/rgbkb/sol/config.h
index 1a477acad9..9d4a697e00 100644
--- a/keyboards/rgbkb/sol/config.h
+++ b/keyboards/rgbkb/sol/config.h
@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
#define TAPPING_TERM 150
@@ -37,9 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
#ifdef IOS_DEVICE_ENABLE
#define RGBLIGHT_LIMIT_VAL 40
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 40