diff options
Diffstat (limited to 'keyboards/id80/config.h')
-rw-r--r-- | keyboards/id80/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/id80/config.h b/keyboards/id80/config.h index fb11ab2cb..c6cf66738 100644 --- a/keyboards/id80/config.h +++ b/keyboards/id80/config.h | |||
@@ -57,7 +57,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
57 | #define BACKLIGHT_BREATHING | 57 | #define BACKLIGHT_BREATHING |
58 | #define BACKLIGHT_LEVELS 3 | 58 | #define BACKLIGHT_LEVELS 3 |
59 | 59 | ||
60 | #define CAPS_LOCK_LED_PIN C7 | 60 | #define LED_CAPS_LOCK_PIN C7 |
61 | #define LED_PIN_ON_STATE 0 | ||
61 | 62 | ||
62 | #define RGB_DI_PIN E2 | 63 | #define RGB_DI_PIN E2 |
63 | #ifdef RGB_DI_PIN | 64 | #ifdef RGB_DI_PIN |