summaryrefslogtreecommitdiff
path: root/keyboards/oddball/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/oddball/config.h')
-rw-r--r--keyboards/oddball/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/oddball/config.h b/keyboards/oddball/config.h
index 30e16490c8..e620a91107 100644
--- a/keyboards/oddball/config.h
+++ b/keyboards/oddball/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 8
@@ -30,9 +29,6 @@
#define SPLIT_USB_DETECT
#define MASTER_RIGHT
-/* 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 */
@@ -44,9 +40,5 @@
#define CPI_2 4000
#define CPI_3 8000
-/* Bootmagic Lite key configuration */
-// #define BOOTMAGIC_LITE_ROW 0
-// #define BOOTMAGIC_LITE_COLUMN 0
-
#define ADNS9800_CS_PIN SPI_SS_PIN
#define PMW33XX_CS_PIN SPI_SS_PIN