From 00a0b514eb18f5b9cb4192078ca9738fc11b6dae Mon Sep 17 00:00:00 2001 From: Gondolindrim Date: Wed, 10 Jan 2024 17:58:39 -0300 Subject: [PATCH] Clear `rules.mk` --- keyboards/typek/rules.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/keyboards/typek/rules.mk b/keyboards/typek/rules.mk index a92b0993283..ba1300b2aa8 100644 --- a/keyboards/typek/rules.mk +++ b/keyboards/typek/rules.mk @@ -1,2 +1 @@ -# Enter lower-power sleep mode when on the ChibiOS idle thread -OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE +# This file was intentionally left blank