From b131c64bfe5a3252a0f044a7b266181926a98b5b Mon Sep 17 00:00:00 2001 From: Stefan Gluszek Date: Tue, 16 Apr 2024 06:08:56 +0200 Subject: [PATCH] Keep bootmagic on top left key. --- keyboards/fatotesa/config.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/keyboards/fatotesa/config.h b/keyboards/fatotesa/config.h index f97d7c50a73..90024472bcf 100644 --- a/keyboards/fatotesa/config.h +++ b/keyboards/fatotesa/config.h @@ -24,6 +24,3 @@ #define ENCODERS_PAD_A { } #define ENCODERS_PAD_B { } - -#define BOOTMAGIC_ROW 1 -#define BOOTMAGIC_COLUMN 0