summaryrefslogtreecommitdiff
path: root/keyboards/bajjak/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bajjak/config.h')
-rw-r--r--keyboards/bajjak/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/bajjak/config.h b/keyboards/bajjak/config.h
index d821bc0a8c..a9ded47ad0 100644
--- a/keyboards/bajjak/config.h
+++ b/keyboards/bajjak/config.h
@@ -21,7 +21,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 14
@@ -65,7 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RSFT)) \
)
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
#ifndef LED_BRIGHTNESS_LO