diff options
Diffstat (limited to 'keyboards/planck')
-rw-r--r-- | keyboards/planck/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/planck/config.h b/keyboards/planck/config.h index a29d0f82a1..b4064a264b 100644 --- a/keyboards/planck/config.h +++ b/keyboards/planck/config.h @@ -35,8 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -#define BACKLIGHT_LEVELS 3 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |