summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bdn9_ble/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/bdn9_ble/config.h')
-rw-r--r--keyboards/handwired/bdn9_ble/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/bdn9_ble/config.h b/keyboards/handwired/bdn9_ble/config.h
index b23a9bfba8..d811d0cbbe 100644
--- a/keyboards/handwired/bdn9_ble/config.h
+++ b/keyboards/handwired/bdn9_ble/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 3
@@ -31,7 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
}
#define BACKLIGHT_PIN F6
-// #define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 5
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */