diff options
Diffstat (limited to 'keyboards/axolstudio/foundation_gamma/config.h')
-rw-r--r-- | keyboards/axolstudio/foundation_gamma/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/axolstudio/foundation_gamma/config.h b/keyboards/axolstudio/foundation_gamma/config.h index 5837db07f3..d2f399b305 100644 --- a/keyboards/axolstudio/foundation_gamma/config.h +++ b/keyboards/axolstudio/foundation_gamma/config.h @@ -28,6 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW - -/* CAPS LED */ -#define LED_CAPS_LOCK_PIN B7 |