diff options
Diffstat (limited to 'keyboards/kira80/config.h')
| -rw-r--r-- | keyboards/kira80/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kira80/config.h b/keyboards/kira80/config.h index 725b68d6e..d61d23ab6 100644 --- a/keyboards/kira80/config.h +++ b/keyboards/kira80/config.h | |||
| @@ -38,6 +38,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 38 | #define DIODE_DIRECTION COL2ROW | 38 | #define DIODE_DIRECTION COL2ROW |
| 39 | #define DEBOUNCE 5 | 39 | #define DEBOUNCE 5 |
| 40 | 40 | ||
| 41 | #define LED_CAPS_LOCK_PIN D1 | ||
| 42 | #define LED_SCROLL_LOCK_PIN D6 | ||
| 43 | |||
| 41 | #define BACKLIGHT_PIN D4 | 44 | #define BACKLIGHT_PIN D4 |
| 42 | #define BACKLIGHT_BREATHING | 45 | #define BACKLIGHT_BREATHING |
| 43 | #define BACKLIGHT_LEVELS 3 | 46 | #define BACKLIGHT_LEVELS 3 |
