summaryrefslogtreecommitdiff
path: root/keyboards/converter/modelm101_teensy2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter/modelm101_teensy2/config.h')
-rw-r--r--keyboards/converter/modelm101_teensy2/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/converter/modelm101_teensy2/config.h b/keyboards/converter/modelm101_teensy2/config.h
index 1428ac390c..3c6733b42b 100644
--- a/keyboards/converter/modelm101_teensy2/config.h
+++ b/keyboards/converter/modelm101_teensy2/config.h
@@ -41,10 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* The Model M has no diodes */
#define MATRIX_HAS_GHOST
-/* Indicator LEDs */
-#define LED_CAPS_LOCK_PIN E6
-#define LED_PIN_ON_STATE 0
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.