summaryrefslogtreecommitdiff
path: root/keyboards/keebsforall/freebird60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebsforall/freebird60/config.h')
-rw-r--r--keyboards/keebsforall/freebird60/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/keebsforall/freebird60/config.h b/keyboards/keebsforall/freebird60/config.h
index 44331c8612..41c0a062fd 100644
--- a/keyboards/keebsforall/freebird60/config.h
+++ b/keyboards/keebsforall/freebird60/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -38,5 +37,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-
-#define DEBOUNCE 5