diff options
| -rw-r--r-- | keyboards/crazy_keyboard_68/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/crazy_keyboard_68/config.h b/keyboards/crazy_keyboard_68/config.h index e1304e18e..53759a716 100644 --- a/keyboards/crazy_keyboard_68/config.h +++ b/keyboards/crazy_keyboard_68/config.h | |||
| @@ -52,7 +52,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | */ | 52 | */ |
| 53 | //#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6 | 53 | //#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6 |
| 54 | 54 | ||
| 55 | #define LED_CAPS_LOCK_PIN B2 | 55 | #define LED_CAPS_LOCK_PIN B0 |
| 56 | #define LED_PIN_ON_STATE 0 | 56 | #define LED_PIN_ON_STATE 0 |
| 57 | 57 | ||
| 58 | //#define BACKLIGHT_PIN B7 | 58 | //#define BACKLIGHT_PIN B7 |
