diff options
Diffstat (limited to 'keyboards/4pplet/waffling60/rev_b')
-rw-r--r-- | keyboards/4pplet/waffling60/rev_b/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/4pplet/waffling60/rev_b/config.h b/keyboards/4pplet/waffling60/rev_b/config.h index b5963d1c19..2306c51075 100644 --- a/keyboards/4pplet/waffling60/rev_b/config.h +++ b/keyboards/4pplet/waffling60/rev_b/config.h @@ -28,9 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - #define QMK_ESC_OUTPUT C2 // usually COL #define QMK_ESC_INPUT C4 // usually ROW |