diff options
Diffstat (limited to 'keyboards/jj4x4/config.h')
-rw-r--r-- | keyboards/jj4x4/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/jj4x4/config.h b/keyboards/jj4x4/config.h index 8918e60da..b3f33d6e7 100644 --- a/keyboards/jj4x4/config.h +++ b/keyboards/jj4x4/config.h | |||
@@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
38 | 38 | ||
39 | #define BACKLIGHT_PIN D4 | 39 | #define BACKLIGHT_PIN D4 |
40 | #define BACKLIGHT_LEVELS 12 | 40 | #define BACKLIGHT_LEVELS 12 |
41 | // #define BACKLIGHT_BREATHING // Requires #4324 to enable hardware pwm for atmega32a | 41 | #define BACKLIGHT_BREATHING |
42 | 42 | ||
43 | /* RGB underglow */ | 43 | /* RGB underglow */ |
44 | // NOTE: for PS2AVRGB boards, underglow commands are sent via I2C to 0xB0. | 44 | // NOTE: for PS2AVRGB boards, underglow commands are sent via I2C to 0xB0. |