summaryrefslogtreecommitdiff
path: root/keyboards/redscarf_i/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/redscarf_i/config.h')
-rw-r--r--keyboards/redscarf_i/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/redscarf_i/config.h b/keyboards/redscarf_i/config.h
index 494afb5e2b..4a1e0e844c 100644
--- a/keyboards/redscarf_i/config.h
+++ b/keyboards/redscarf_i/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* Matrix */
#define MATRIX_ROWS 6
@@ -29,7 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Backlight */
#define BACKLIGHT_PIN B5
#define BACKLIGHT_LEVELS 3
-//#define BACKLIGHT_BREATHING
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5 \ No newline at end of file