summaryrefslogtreecommitdiff
path: root/keyboards/neopad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/neopad/config.h')
-rwxr-xr-xkeyboards/neopad/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/neopad/config.h b/keyboards/neopad/config.h
index e1c78c201c..8b0f83f7a0 100755
--- a/keyboards/neopad/config.h
+++ b/keyboards/neopad/config.h
@@ -20,8 +20,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Column/Row IO definitions */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* Reduce tapdance required taps from 5 to 2 */
#define TAPPING_TOGGLE 2