summaryrefslogtreecommitdiff
path: root/keyboards/merge/um70/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/merge/um70/config.h')
-rw-r--r--keyboards/merge/um70/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/merge/um70/config.h b/keyboards/merge/um70/config.h
index 19f3bba97f..2c70420c15 100644
--- a/keyboards/merge/um70/config.h
+++ b/keyboards/merge/um70/config.h
@@ -14,7 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "config_common.h"
#define MATRIX_ROWS 10
#define MATRIX_COLS 8
@@ -41,8 +40,6 @@
#define RGBLIGHT_SLEEP
#define RGBLIGHT_LIMIT_VAL 150
-#define DEBOUNCE 5
-
#define B6_AUDIO
#ifdef AUDIO_ENABLE
@@ -51,6 +48,3 @@
#define ENCODERS_PAD_A { B4 }
#define ENCODERS_PAD_B { B5 }
-
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0 \ No newline at end of file