summaryrefslogtreecommitdiff
path: root/keyboard/phantom/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/phantom/config.h')
-rw-r--r--keyboard/phantom/config.h6
1 files changed, 0 insertions, 6 deletions
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 <http://www.gnu.org/licenses/>.
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