aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/ortho75/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/ortho75/rules.mk')
-rw-r--r--keyboards/cannonkeys/ortho75/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/ortho75/rules.mk b/keyboards/cannonkeys/ortho75/rules.mk
index 538ab6aec..3be309924 100644
--- a/keyboards/cannonkeys/ortho75/rules.mk
+++ b/keyboards/cannonkeys/ortho75/rules.mk
@@ -27,3 +27,7 @@ RGBLIGHT_ENABLE = yes
ENCODER_ENABLE = yes
LAYOUTS = ortho_5x15
+
+
+# Enter lower-power sleep mode when on the ChibiOS idle thread
+OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE