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/phantom/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'keyboard/phantom/config.h') diff --git a/keyboard/phantom/config.h b/keyboard/phantom/config.h index 18bd130419..ac014bae9f 100644 --- a/keyboard/phantom/config.h +++ b/keyboard/phantom/config.h @@ -47,10 +47,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