summaryrefslogtreecommitdiff
path: root/keyboards/kikoslab/ellora65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kikoslab/ellora65/config.h')
-rw-r--r--keyboards/kikoslab/ellora65/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/kikoslab/ellora65/config.h b/keyboards/kikoslab/ellora65/config.h
index d458250ad1..96666999b7 100644
--- a/keyboards/kikoslab/ellora65/config.h
+++ b/keyboards/kikoslab/ellora65/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 10
@@ -34,12 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define ENCODERS_PAD_A { B0 }
#define ENCODERS_PAD_B { B1 }
-/* define if matrix has ghost */
-//#define MATRIX_HAS_GHOST
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/*RGB TINGS*/
#define RGB_DI_PIN E6
#define RGBLED_NUM 12