summaryrefslogtreecommitdiff
path: root/keyboards/charue/charon/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/charue/charon/config.h')
-rw-r--r--keyboards/charue/charon/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/charue/charon/config.h b/keyboards/charue/charon/config.h
index 61734ac4ea..170f2e2fc3 100644
--- a/keyboards/charue/charon/config.h
+++ b/keyboards/charue/charon/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
@@ -30,6 +29,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* LED config */
#define LED_CAPS_LOCK_PIN E6
-
-/* Set 0 if debouncing is not needed */
-#define DEBOUNCE 5