summaryrefslogtreecommitdiff
path: root/keyboards/edda/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/edda/config.h')
-rw-r--r--keyboards/edda/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/edda/config.h b/keyboards/edda/config.h
index 33030c2fb6..a72d231c78 100644
--- a/keyboards/edda/config.h
+++ b/keyboards/edda/config.h
@@ -13,7 +13,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
@@ -27,12 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* define if matrix has ghost */
-//#define MATRIX_HAS_GHOST
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
// Indicators
#define INDICATOR_PIN_0 B2
#define INDICATOR_PIN_1 B1