diff options
Diffstat (limited to 'keyboards/keebio/dilly')
-rw-r--r-- | keyboards/keebio/dilly/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/keebio/dilly/config.h b/keyboards/keebio/dilly/config.h index 0a46adf813..c40d2fbfaa 100644 --- a/keyboards/keebio/dilly/config.h +++ b/keyboards/keebio/dilly/config.h @@ -13,7 +13,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ #define BACKLIGHT_PIN B5 #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 3 |