From 540d0700dc0a8172e32d419a9b99c30e2e82a98a Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 13 Apr 2013 00:23:05 +0900 Subject: Remove common/controller_teensy.h --- keyboard/hid_liber/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'keyboard/hid_liber/config.h') diff --git a/keyboard/hid_liber/config.h b/keyboard/hid_liber/config.h index 9ee3804688..968ccf5500 100644 --- a/keyboard/hid_liber/config.h +++ b/keyboard/hid_liber/config.h @@ -46,10 +46,4 @@ along with this program. If not, see . keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ ) -// TODO: configurable -#define DEBUG_LED 0 -#define DEBUG_LED_CONFIG -#define DEBUG_LED_ON -#define DEBUG_LED_OFF - #endif -- cgit v1.2.3