diff options
| -rw-r--r-- | keyboards/xd60/rev2/config.h | 1 | ||||
| -rw-r--r-- | keyboards/xd60/rev3/config.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/xd60/rev2/config.h b/keyboards/xd60/rev2/config.h index 26dbb50e3..22aa95b29 100644 --- a/keyboards/xd60/rev2/config.h +++ b/keyboards/xd60/rev2/config.h | |||
| @@ -48,6 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 48 | /* Backlight Setup */ | 48 | /* Backlight Setup */ |
| 49 | #define BACKLIGHT_PIN F5 | 49 | #define BACKLIGHT_PIN F5 |
| 50 | #define BACKLIGHT_LEVELS 6 | 50 | #define BACKLIGHT_LEVELS 6 |
| 51 | #define BACKLIGHT_ON_STATE 0 | ||
| 51 | 52 | ||
| 52 | /* COL2ROW or ROW2COL */ | 53 | /* COL2ROW or ROW2COL */ |
| 53 | #define DIODE_DIRECTION COL2ROW | 54 | #define DIODE_DIRECTION COL2ROW |
diff --git a/keyboards/xd60/rev3/config.h b/keyboards/xd60/rev3/config.h index 861755e45..4628b5a0c 100644 --- a/keyboards/xd60/rev3/config.h +++ b/keyboards/xd60/rev3/config.h | |||
| @@ -48,6 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 48 | /* Backlight Setup */ | 48 | /* Backlight Setup */ |
| 49 | #define BACKLIGHT_PIN F5 | 49 | #define BACKLIGHT_PIN F5 |
| 50 | #define BACKLIGHT_LEVELS 6 | 50 | #define BACKLIGHT_LEVELS 6 |
| 51 | #define BACKLIGHT_ON_STATE 0 | ||
| 51 | 52 | ||
| 52 | /* COL2ROW or ROW2COL */ | 53 | /* COL2ROW or ROW2COL */ |
| 53 | #define DIODE_DIRECTION COL2ROW | 54 | #define DIODE_DIRECTION COL2ROW |
