summaryrefslogtreecommitdiff
path: root/keyboards/merge/uma/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/merge/uma/config.h')
-rw-r--r--keyboards/merge/uma/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/merge/uma/config.h b/keyboards/merge/uma/config.h
index 99343cc152..93c1b82b53 100644
--- a/keyboards/merge/uma/config.h
+++ b/keyboards/merge/uma/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
@@ -31,10 +30,5 @@
#define SPLIT_USB_DETECT
#define SPLIT_MODS_ENABLE
-#define DEBOUNCE 5
-
#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