summaryrefslogtreecommitdiffstats
path: root/keyboards/ms_sculpt/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-17 08:49:49 +1100
committerGitHub <noreply@github.com>2023-02-17 08:49:49 +1100
commitd784f78bd0a034c1d6085379615014fd701536ab (patch)
tree2b81c4e8848ebc8dece2ad9aaa8126d12a87825c /keyboards/ms_sculpt/config.h
parent7fad94ba2d5092abe451d0bbc95caaa37fec95bc (diff)
Move Bootmagic config to data driven (#19860)
Diffstat (limited to 'keyboards/ms_sculpt/config.h')
-rw-r--r--keyboards/ms_sculpt/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/ms_sculpt/config.h b/keyboards/ms_sculpt/config.h
index 710fc756af..00ff6001f1 100644
--- a/keyboards/ms_sculpt/config.h
+++ b/keyboards/ms_sculpt/config.h
@@ -3,14 +3,6 @@
#pragma once
-/*
- * Feature disable options
- * These options are also useful to firmware size reduction.
- */
-
-#define BOOTMAGIC_LITE_ROW 4
-#define BOOTMAGIC_LITE_COLUMN 13
-
/* key matrix size */
#define MATRIX_ROWS 8
#define MATRIX_COLS 18