diff options
Diffstat (limited to 'keyboards/planck')
-rw-r--r-- | keyboards/planck/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/planck/config.h b/keyboards/planck/config.h index 87221a81f8..a434e60892 100644 --- a/keyboards/planck/config.h +++ b/keyboards/planck/config.h @@ -43,7 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ #define BACKLIGHT_LEVELS 3 /* Set 0 if debouncing isn't needed */ |