diff options
Diffstat (limited to 'keyboards/ymd96/config.h')
| -rw-r--r-- | keyboards/ymd96/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/ymd96/config.h b/keyboards/ymd96/config.h index 6f50c7324..55c5beaf3 100644 --- a/keyboards/ymd96/config.h +++ b/keyboards/ymd96/config.h | |||
| @@ -35,6 +35,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 35 | /* COL2ROW or ROW2COL */ | 35 | /* COL2ROW or ROW2COL */ |
| 36 | #define DIODE_DIRECTION COL2ROW | 36 | #define DIODE_DIRECTION COL2ROW |
| 37 | 37 | ||
| 38 | #define LED_NUM_LOCK_PIN D0 | ||
| 39 | #define LED_CAPS_LOCK_PIN D1 | ||
| 40 | #define LED_PIN_ON_STATE 0 | ||
| 41 | |||
| 38 | #define BACKLIGHT_PIN D4 | 42 | #define BACKLIGHT_PIN D4 |
| 39 | #define BACKLIGHT_LEVELS 12 | 43 | #define BACKLIGHT_LEVELS 12 |
| 40 | #define BACKLIGHT_BREATHING | 44 | #define BACKLIGHT_BREATHING |
