summaryrefslogtreecommitdiffstats
path: root/keyboards/oddforge/vea/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/oddforge/vea/config.h')
-rw-r--r--keyboards/oddforge/vea/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/oddforge/vea/config.h b/keyboards/oddforge/vea/config.h
index 0b2607d285..31d75a7690 100644
--- a/keyboards/oddforge/vea/config.h
+++ b/keyboards/oddforge/vea/config.h
@@ -16,13 +16,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
/* matrix size */
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
-#define DEBOUNCE 5
#define LOCKING_SUPPORT_ENABLE
#define LOCKING_RESYNC_ENABLE
@@ -42,7 +40,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_SLEEP
#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 9
-#define LED_NUM_LOCK_PIN D0
-#define LED_CAPS_LOCK_PIN D1
-#define LED_SCROLL_LOCK_PIN D6
#define BACKLIGHT_PIN D4