summaryrefslogtreecommitdiff
path: root/keyboards/handwired/steamvan/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/steamvan/rev1/config.h')
-rw-r--r--keyboards/handwired/steamvan/rev1/config.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/handwired/steamvan/rev1/config.h b/keyboards/handwired/steamvan/rev1/config.h
index 342f1a02d2..b52e370419 100644
--- a/keyboards/handwired/steamvan/rev1/config.h
+++ b/keyboards/handwired/steamvan/rev1/config.h
@@ -17,11 +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 4
-#define MATRIX_COLS 12
/* ROWS: Top to bottom, COLS: Left to right
*/
@@ -31,20 +26,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-/* Backlight configuration
- * Backlight LEDs on B8
- */
-#define BACKLIGHT_PIN B8
-#define BACKLIGHT_BREATHING
-
#define WS2812_SPI SPID1
#define WS2812_SPI_MOSI_PAL_MODE 5