aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bamfk4
diff options
context:
space:
mode:
authorJoel Challis2025-09-12 21:00:03 +0200
committerGitHub2025-09-12 21:00:03 +0200
commit46231df62d1914bb7d25f26a7ece41b7805cc807 (patch)
treeeb550f50aaa2eb11dc6d46a9612e11dc7cacc9be /keyboards/keebio/bamfk4
parentb6310b5a1507aa085a732f1105b7f022c837f443 (diff)
Tidy Keebio keyboards (#25653)
Diffstat (limited to 'keyboards/keebio/bamfk4')
-rw-r--r--keyboards/keebio/bamfk4/config.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/keebio/bamfk4/config.h b/keyboards/keebio/bamfk4/config.h
index e97e28f5a9..832d0afd67 100644
--- a/keyboards/keebio/bamfk4/config.h
+++ b/keyboards/keebio/bamfk4/config.h
@@ -4,19 +4,3 @@
#pragma once
#define RGBLIGHT_DEFAULT_MODE (RGBLIGHT_MODE_RAINBOW_SWIRL + 2)
-
-/*
- * Feature disable options
- * These options are also useful to firmware size reduction.
- */
-
-/* disable debug print */
-//#define NO_DEBUG
-
-/* disable print */
-//#define NO_PRINT
-
-/* disable action features */
-//#define NO_ACTION_LAYER
-//#define NO_ACTION_TAPPING
-//#define NO_ACTION_ONESHOT