diff options
Diffstat (limited to 'keyboards/kc60/config.h')
-rw-r--r-- | keyboards/kc60/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/kc60/config.h b/keyboards/kc60/config.h index 70d0ea513c..fa74b02663 100644 --- a/keyboards/kc60/config.h +++ b/keyboards/kc60/config.h @@ -34,10 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW -#define BACKLIGHT_PIN B6 -#define BACKLIGHT_LEVELS 5 -#define BACKLIGHT_BREATHING - #define RGB_DI_PIN F5 #ifdef RGB_DI_PIN # define RGBLED_NUM 16 |