summaryrefslogtreecommitdiffstats
path: root/keyboards/coseyfannitutti
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/coseyfannitutti
parenta988f8a169112e31b21ff7c61870ab483c396cf3 (diff)
Remove unused Bootmagic row/col defines from config.h (#19761)
Diffstat (limited to 'keyboards/coseyfannitutti')
-rw-r--r--keyboards/coseyfannitutti/discipad/config.h4
-rw-r--r--keyboards/coseyfannitutti/discipline/config.h4
-rw-r--r--keyboards/coseyfannitutti/mysterium/config.h4
-rw-r--r--keyboards/coseyfannitutti/romeo/config.h5
4 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/coseyfannitutti/discipad/config.h b/keyboards/coseyfannitutti/discipad/config.h
index b79c69478f..91f1c32627 100644
--- a/keyboards/coseyfannitutti/discipad/config.h
+++ b/keyboards/coseyfannitutti/discipad/config.h
@@ -77,7 +77,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/coseyfannitutti/discipline/config.h b/keyboards/coseyfannitutti/discipline/config.h
index c98d36fc5c..adc654eb8b 100644
--- a/keyboards/coseyfannitutti/discipline/config.h
+++ b/keyboards/coseyfannitutti/discipline/config.h
@@ -75,7 +75,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/coseyfannitutti/mysterium/config.h b/keyboards/coseyfannitutti/mysterium/config.h
index 10ee317cb6..880851bf63 100644
--- a/keyboards/coseyfannitutti/mysterium/config.h
+++ b/keyboards/coseyfannitutti/mysterium/config.h
@@ -73,7 +73,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/coseyfannitutti/romeo/config.h b/keyboards/coseyfannitutti/romeo/config.h
index 6ec588dcdc..30a68861b3 100644
--- a/keyboards/coseyfannitutti/romeo/config.h
+++ b/keyboards/coseyfannitutti/romeo/config.h
@@ -76,8 +76,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
-
-/* Bootmagic Lite key configuration
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
-*/