diff options
Diffstat (limited to 'keyboards/touchpad')
-rw-r--r-- | keyboards/touchpad/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/touchpad/config.h b/keyboards/touchpad/config.h index f6adc77405..d499fb795c 100644 --- a/keyboards/touchpad/config.h +++ b/keyboards/touchpad/config.h @@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_ROWS 6 #define MATRIX_COLS 6 -#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 */ |