diff options
Diffstat (limited to 'keyboards/pico')
-rw-r--r-- | keyboards/pico/65keys/config.h | 4 | ||||
-rw-r--r-- | keyboards/pico/70keys/config.h | 4 | ||||
-rw-r--r-- | keyboards/pico/config.h | 1 |
3 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/pico/65keys/config.h b/keyboards/pico/65keys/config.h index e4cc9c1d2f..d565010fdf 100644 --- a/keyboards/pico/65keys/config.h +++ b/keyboards/pico/65keys/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ // Rows are doubled-up @@ -34,9 +33,6 @@ /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ -// #define BACKLIGHT_LEVELS 3 - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 diff --git a/keyboards/pico/70keys/config.h b/keyboards/pico/70keys/config.h index e4cc9c1d2f..d565010fdf 100644 --- a/keyboards/pico/70keys/config.h +++ b/keyboards/pico/70keys/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ // Rows are doubled-up @@ -34,9 +33,6 @@ /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ -// #define BACKLIGHT_LEVELS 3 - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 diff --git a/keyboards/pico/config.h b/keyboards/pico/config.h index e18d46f583..ba80a92797 100644 --- a/keyboards/pico/config.h +++ b/keyboards/pico/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* Select hand configuration */ #define MASTER_LEFT |