diff options
Diffstat (limited to 'keyboards/jj50/config.h')
-rw-r--r-- | keyboards/jj50/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/jj50/config.h b/keyboards/jj50/config.h index 884a28d50..9b9feb067 100644 --- a/keyboards/jj50/config.h +++ b/keyboards/jj50/config.h | |||
@@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
38 | #define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4 } | 38 | #define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4 } |
39 | #define DIODE_DIRECTION COL2ROW | 39 | #define DIODE_DIRECTION COL2ROW |
40 | 40 | ||
41 | //#define BACKLIGHT_PIN D4 | 41 | #define BACKLIGHT_PIN D4 |
42 | #define BACKLIGHT_LEVELS 12 | 42 | #define BACKLIGHT_LEVELS 12 |
43 | 43 | ||
44 | #define RGB_DI_PIN E2 | 44 | #define RGB_DI_PIN E2 |