diff options
Diffstat (limited to 'keyboards/bioi/s65')
-rw-r--r-- | keyboards/bioi/s65/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/bioi/s65/config.h b/keyboards/bioi/s65/config.h index 8e92f81c77..31ce38a2bc 100644 --- a/keyboards/bioi/s65/config.h +++ b/keyboards/bioi/s65/config.h @@ -44,9 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* RGB Underglow */ #define RGB_DI_PIN D3 #define RGBLIGHT_EFFECT_BREATHING |