summaryrefslogtreecommitdiff
path: root/keyboards/misonoworks/chocolatebar/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/misonoworks/chocolatebar/config.h')
-rw-r--r--keyboards/misonoworks/chocolatebar/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/misonoworks/chocolatebar/config.h b/keyboards/misonoworks/chocolatebar/config.h
index 438ed237e7..ee38b72ba4 100644
--- a/keyboards/misonoworks/chocolatebar/config.h
+++ b/keyboards/misonoworks/chocolatebar/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 4
@@ -30,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 3
#endif