diff options
Diffstat (limited to 'keyboards/cx60')
-rw-r--r-- | keyboards/cx60/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/cx60/config.h b/keyboards/cx60/config.h index fce46104be..37a0a21ef5 100644 --- a/keyboards/cx60/config.h +++ b/keyboards/cx60/config.h @@ -34,9 +34,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 B6 #define RGBLIGHT_EFFECT_BREATHING |