diff options
Diffstat (limited to 'keyboards/amj96')
-rw-r--r-- | keyboards/amj96/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/amj96/rules.mk b/keyboards/amj96/rules.mk index 059f5c255..c19a156ff 100644 --- a/keyboards/amj96/rules.mk +++ b/keyboards/amj96/rules.mk | |||
@@ -19,6 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = yes | 20 | RGBLIGHT_ENABLE = yes |
21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
22 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output |
23 | CUSTOM_MATRIX = yes | 23 | CUSTOM_MATRIX = yes |
24 | SRC += matrix.c | 24 | SRC += matrix.c |