diff options
Diffstat (limited to 'keyboards/kprepublic/jj4x4/rules.mk')
-rw-r--r-- | keyboards/kprepublic/jj4x4/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kprepublic/jj4x4/rules.mk b/keyboards/kprepublic/jj4x4/rules.mk index 4eb85022a..e68ab710b 100644 --- a/keyboards/kprepublic/jj4x4/rules.mk +++ b/keyboards/kprepublic/jj4x4/rules.mk | |||
@@ -20,6 +20,6 @@ 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_4x4 | 25 | LAYOUTS = ortho_4x4 |