summaryrefslogtreecommitdiff
path: root/keyboards/neito/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/neito/config.h')
-rw-r--r--keyboards/neito/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/neito/config.h b/keyboards/neito/config.h
index 7e61de81c8..0e5ca7a6b6 100644
--- a/keyboards/neito/config.h
+++ b/keyboards/neito/config.h
@@ -14,23 +14,11 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
-#define MATRIX_ROWS 10
-#define MATRIX_COLS 8
#define MATRIX_ROW_PINS { E6, F0, F5, F6, C7, C6, B4, D7, D6, D4 }
#define MATRIX_COL_PINS { F4, F1, F7, B2, D1, D2, B3, B1 }
#define DIODE_DIRECTION COL2ROW
-#define ENCODERS_PAD_A { B7 }
-#define ENCODERS_PAD_B { B0 }
-#define ENCODER_RESOLUTION 4
-
-#define LED_CAPS_LOCK_PIN B6
-#define BACKLIGHT_ON_STATE 0
-
-#define BACKLIGHT_PIN B5
-#define BACKLIGHT_LEVELS 5
#define GRAVE_ESC_CTRL_OVERRIDE