diff options
| -rw-r--r-- | keyboards/xd75/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/xd75/config.h b/keyboards/xd75/config.h index aff38e5d2..3764cfba4 100644 --- a/keyboards/xd75/config.h +++ b/keyboards/xd75/config.h | |||
| @@ -49,9 +49,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 49 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ |
| 50 | #define DIODE_DIRECTION COL2ROW | 50 | #define DIODE_DIRECTION COL2ROW |
| 51 | 51 | ||
| 52 | // #define BACKLIGHT_PIN B7 | 52 | #define BACKLIGHT_PIN F5 |
| 53 | // #define BACKLIGHT_BREATHING | 53 | #define BACKLIGHT_BREATHING |
| 54 | // #define BACKLIGHT_LEVELS 3 | 54 | #define BACKLIGHT_LEVELS 3 |
| 55 | 55 | ||
| 56 | 56 | ||
| 57 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 57 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
