diff options
Diffstat (limited to 'keyboards/al1/config.h')
| -rw-r--r-- | keyboards/al1/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index f4ded4346..6a59afae7 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h | |||
| @@ -46,6 +46,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | /* COL2ROW, ROW2COL*/ | 46 | /* COL2ROW, ROW2COL*/ |
| 47 | #define DIODE_DIRECTION COL2ROW | 47 | #define DIODE_DIRECTION COL2ROW |
| 48 | 48 | ||
| 49 | #define LED_NUM_LOCK_PIN D0 | ||
| 50 | #define LED_CAPS_LOCK_PIN B7 | ||
| 51 | #define LED_SCROLL_LOCK_PIN D1 | ||
| 52 | #define LED_PIN_ON_STATE 0 | ||
| 53 | |||
| 49 | #define BACKLIGHT_PIN B6 | 54 | #define BACKLIGHT_PIN B6 |
| 50 | #define BACKLIGHT_BREATHING | 55 | #define BACKLIGHT_BREATHING |
| 51 | #define BACKLIGHT_LEVELS 3 | 56 | #define BACKLIGHT_LEVELS 3 |
