diff options
Diffstat (limited to 'keyboards/b_sides')
-rw-r--r-- | keyboards/b_sides/rev41lp/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/b_sides/rev41lp/config.h b/keyboards/b_sides/rev41lp/config.h index 96564dac44..f561fcae83 100644 --- a/keyboards/b_sides/rev41lp/config.h +++ b/keyboards/b_sides/rev41lp/config.h @@ -31,6 +31,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_ON_STATE 1 #define BACKLIGHT_LEVELS 7 #define BACKLIGHT_LIMIT_VAL 150 - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 |