diff options
Diffstat (limited to 'keyboards/keebformom')
-rw-r--r-- | keyboards/keebformom/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/keebformom/config.h b/keyboards/keebformom/config.h index e64802e8e4..0b6b140682 100644 --- a/keyboards/keebformom/config.h +++ b/keyboards/keebformom/config.h @@ -46,9 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. # define RGBLIGHT_EFFECT_RAINBOW_SWIRL #endif -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* * Feature disable options * These options are also useful to firmware size reduction. |