diff options
Diffstat (limited to 'keyboards/redscarf_i/config.h')
-rw-r--r-- | keyboards/redscarf_i/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/redscarf_i/config.h b/keyboards/redscarf_i/config.h index 494afb5e2b..eff528fb8e 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,6 @@ 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 |