From 7d30bd9cfe9713310e2df542f021b71623f860b1 Mon Sep 17 00:00:00 2001 From: Pekaso Date: Thu, 9 Dec 2021 15:40:44 +0900 Subject: [Keyboard] Update Fortitude60 and add VIA support (#15265) Co-authored-by: Ryan Co-authored-by: Drashna Jaelre --- keyboards/fortitude60/rules.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'keyboards/fortitude60/rules.mk') diff --git a/keyboards/fortitude60/rules.mk b/keyboards/fortitude60/rules.mk index a22abc7892..afa77eb88b 100644 --- a/keyboards/fortitude60/rules.mk +++ b/keyboards/fortitude60/rules.mk @@ -11,12 +11,11 @@ BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug -COMMAND_ENABLE = yes # Commands for debug and configuration +COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output -SLEEP_LED_ENABLE = yes SPLIT_KEYBOARD = yes -- cgit v1.2.3