summaryrefslogtreecommitdiff
path: root/keyboards/neopad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/neopad/config.h')
-rwxr-xr-xkeyboards/neopad/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/neopad/config.h b/keyboards/neopad/config.h
index e352a1ab92..8b0f83f7a0 100755
--- a/keyboards/neopad/config.h
+++ b/keyboards/neopad/config.h
@@ -16,13 +16,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
/* 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