summaryrefslogtreecommitdiff
path: root/keyboards/delikeeb/vanana
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-07 11:05:37 +1100
committerGitHub <noreply@github.com>2023-02-07 00:05:37 +0000
commit11b6bb8179ce93c5954c96e24ef6dd09c497a131 (patch)
treec25df1a6613eb3369a93daedfba2be4f39e8cd57 /keyboards/delikeeb/vanana
parenta988f8a169112e31b21ff7c61870ab483c396cf3 (diff)
Remove unused Bootmagic row/col defines from config.h (#19761)
Diffstat (limited to 'keyboards/delikeeb/vanana')
-rw-r--r--keyboards/delikeeb/vanana/rev1/config.h4
-rw-r--r--keyboards/delikeeb/vanana/rev2/config.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/delikeeb/vanana/rev1/config.h b/keyboards/delikeeb/vanana/rev1/config.h
index 3862330fd4..1e2e299724 100644
--- a/keyboards/delikeeb/vanana/rev1/config.h
+++ b/keyboards/delikeeb/vanana/rev1/config.h
@@ -76,7 +76,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* This is useful for the Windows task manager shortcut (ctrl+shift+esc).
*/
#define GRAVE_ESC_CTRL_OVERRIDE
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/delikeeb/vanana/rev2/config.h b/keyboards/delikeeb/vanana/rev2/config.h
index 1645be778a..b5e41e8161 100644
--- a/keyboards/delikeeb/vanana/rev2/config.h
+++ b/keyboards/delikeeb/vanana/rev2/config.h
@@ -76,7 +76,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* This is useful for the Windows task manager shortcut (ctrl+shift+esc).
*/
#define GRAVE_ESC_CTRL_OVERRIDE
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0