~ruther/qmk_firmware

05d9a0ff036d91b7dc4e6198f4074161c1c7b633 — Ryan 5 years ago b9d0b1f
Fix inverted backlight for XD60 (#8575)

2 files changed, 2 insertions(+), 0 deletions(-)

M keyboards/xd60/rev2/config.h
M keyboards/xd60/rev3/config.h
M keyboards/xd60/rev2/config.h => keyboards/xd60/rev2/config.h +1 -0
@@ 48,6 48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Backlight Setup */
#define BACKLIGHT_PIN F5
#define BACKLIGHT_LEVELS 6
#define BACKLIGHT_ON_STATE 0

/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

M keyboards/xd60/rev3/config.h => keyboards/xd60/rev3/config.h +1 -0
@@ 48,6 48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Backlight Setup */
#define BACKLIGHT_PIN F5
#define BACKLIGHT_LEVELS 6
#define BACKLIGHT_ON_STATE 0

/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW