diff options
Diffstat (limited to 'keyboards/kprepublic/jj40/rules.mk')
-rw-r--r-- | keyboards/kprepublic/jj40/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kprepublic/jj40/rules.mk b/keyboards/kprepublic/jj40/rules.mk index 07f70976c..6d4734ffb 100644 --- a/keyboards/kprepublic/jj40/rules.mk +++ b/keyboards/kprepublic/jj40/rules.mk | |||
@@ -20,7 +20,7 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
21 | WS2812_DRIVER = i2c | 21 | WS2812_DRIVER = i2c |
22 | UNICODE_ENABLE = no # Unicode | 22 | UNICODE_ENABLE = no # Unicode |
23 | AUDIO_ENABLE = no # Audio output on port C6 | 23 | AUDIO_ENABLE = no # Audio output |
24 | 24 | ||
25 | LAYOUTS = ortho_4x12 planck_mit | 25 | LAYOUTS = ortho_4x12 planck_mit |
26 | 26 | ||