diff options
Diffstat (limited to 'keyboards/tada68/config.h')
| -rwxr-xr-x | keyboards/tada68/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/tada68/config.h b/keyboards/tada68/config.h index 41618e9d2..8c36a78bf 100755 --- a/keyboards/tada68/config.h +++ b/keyboards/tada68/config.h | |||
| @@ -51,6 +51,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 51 | /* Locking resynchronize hack */ | 51 | /* Locking resynchronize hack */ |
| 52 | #define LOCKING_RESYNC_ENABLE | 52 | #define LOCKING_RESYNC_ENABLE |
| 53 | 53 | ||
| 54 | #define LED_CAPS_LOCK_PIN B2 | ||
| 55 | #define LED_PIN_ON_STATE 0 | ||
| 56 | |||
| 54 | /* Backlight configuration */ | 57 | /* Backlight configuration */ |
| 55 | #define BACKLIGHT_PIN B6 | 58 | #define BACKLIGHT_PIN B6 |
| 56 | #define BACKLIGHT_BREATHING | 59 | #define BACKLIGHT_BREATHING |
