diff options
Diffstat (limited to 'keyboards/jc65/v32u4/config.h')
-rw-r--r-- | keyboards/jc65/v32u4/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/jc65/v32u4/config.h b/keyboards/jc65/v32u4/config.h index ab6101e4b9..f7a182895a 100644 --- a/keyboards/jc65/v32u4/config.h +++ b/keyboards/jc65/v32u4/config.h @@ -41,8 +41,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif #define BACKLIGHT_PIN B6 -#ifdef BACKLIGHT_PIN -#define BACKLIGHT_LEVELS 3 -#endif #define DIODE_DIRECTION COL2ROW |