diff options
Diffstat (limited to 'keyboards/uk78')
-rw-r--r-- | keyboards/uk78/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/uk78/config.h b/keyboards/uk78/config.h index f8c7627715..faad19e376 100644 --- a/keyboards/uk78/config.h +++ b/keyboards/uk78/config.h @@ -30,7 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ #define BACKLIGHT_PIN B6 #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 3 |