From 0224fc0fc7f7770a576c0362c4f29287c601e5a3 Mon Sep 17 00:00:00 2001 From: Mark Stosberg Date: Tue, 23 Jul 2024 21:42:06 -0400 Subject: [PATCH] fixup: quite disabling Space Cadet There's room for it now in the RP2040 storage. --- keyboards/aki27/cocot46plus/rules.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/keyboards/aki27/cocot46plus/rules.mk b/keyboards/aki27/cocot46plus/rules.mk index 2fda4c7226b..b6069b77376 100644 --- a/keyboards/aki27/cocot46plus/rules.mk +++ b/keyboards/aki27/cocot46plus/rules.mk @@ -1,4 +1,3 @@ SRC += matrix.c CUSTOM_MATRIX = lite POINTING_DEVICE_DRIVER = adns5050 -SPACE_CADET_ENABLE = no