diff options
Diffstat (limited to 'keyboards/duck/jetfire/rules.mk')
| -rw-r--r-- | keyboards/duck/jetfire/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/duck/jetfire/rules.mk b/keyboards/duck/jetfire/rules.mk index 692a8e524..cc6b55138 100644 --- a/keyboards/duck/jetfire/rules.mk +++ b/keyboards/duck/jetfire/rules.mk | |||
| @@ -20,7 +20,7 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
| 20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
| 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 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 | CUSTOM_MATRIX = yes | 25 | CUSTOM_MATRIX = yes |
| 26 | SRC += indicator_leds.c \ | 26 | SRC += indicator_leds.c \ |
