summaryrefslogtreecommitdiff
path: root/keyboards/pkb65
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pkb65')
-rw-r--r--keyboards/pkb65/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/pkb65/config.h b/keyboards/pkb65/config.h
index ab71d1633e..6805d14be1 100644
--- a/keyboards/pkb65/config.h
+++ b/keyboards/pkb65/config.h
@@ -34,12 +34,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 0
-#endif
-
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5