summaryrefslogtreecommitdiff
path: root/keyboards/late9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/late9/config.h')
-rw-r--r--keyboards/late9/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/late9/config.h b/keyboards/late9/config.h
index 6057518955..4b4e44920d 100644
--- a/keyboards/late9/config.h
+++ b/keyboards/late9/config.h
@@ -16,10 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION ROW2COL
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5