diff options
Diffstat (limited to 'keyboards/late9')
-rw-r--r-- | keyboards/late9/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/late9/config.h b/keyboards/late9/config.h index 3500681ea5..4b4e44920d 100644 --- a/keyboards/late9/config.h +++ b/keyboards/late9/config.h @@ -19,6 +19,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION ROW2COL - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 |