diff options
Diffstat (limited to 'keyboards/redscarf_i/config.h')
-rw-r--r-- | keyboards/redscarf_i/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/redscarf_i/config.h b/keyboards/redscarf_i/config.h index eff528fb8e..4a1e0e844c 100644 --- a/keyboards/redscarf_i/config.h +++ b/keyboards/redscarf_i/config.h @@ -28,6 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Backlight */ #define BACKLIGHT_PIN B5 #define BACKLIGHT_LEVELS 3 - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5
\ No newline at end of file |