diff options
Diffstat (limited to 'keyboards/jc65/v32a/config.h')
| -rw-r--r-- | keyboards/jc65/v32a/config.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/jc65/v32a/config.h b/keyboards/jc65/v32a/config.h index 5439dbe39..392aebc2a 100644 --- a/keyboards/jc65/v32a/config.h +++ b/keyboards/jc65/v32a/config.h | |||
| @@ -32,7 +32,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 32 | #define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, D7 } | 32 | #define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, D7 } |
| 33 | #define DIODE_DIRECTION COL2ROW | 33 | #define DIODE_DIRECTION COL2ROW |
| 34 | 34 | ||
| 35 | #define BACKLIGHT_LEVELS 1 | 35 | #define BACKLIGHT_PIN D4 |
| 36 | #define BACKLIGHT_LEVELS 3 | ||
| 37 | |||
| 36 | #define RGBLED_NUM 16 | 38 | #define RGBLED_NUM 16 |
| 37 | #define RGBLIGHT_ANIMATIONS | 39 | #define RGBLIGHT_ANIMATIONS |
| 38 | #define RGBLIGHT_HUE_STEP 8 | 40 | #define RGBLIGHT_HUE_STEP 8 |
