summaryrefslogtreecommitdiff
path: root/keyboards/rate/pistachio_mp/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rate/pistachio_mp/config.h')
-rw-r--r--keyboards/rate/pistachio_mp/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/rate/pistachio_mp/config.h b/keyboards/rate/pistachio_mp/config.h
index 25aac817da..eaa46500a1 100644
--- a/keyboards/rate/pistachio_mp/config.h
+++ b/keyboards/rate/pistachio_mp/config.h
@@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#define RGBLED_NUM 3
-#define RGBLIGHT_HUE_STEP 10
-#define RGBLIGHT_SAT_STEP 17
#if defined(RGBLIGHT_ENABLE) && !defined(IOS_DEVICE_ENABLE)
#define USB_MAX_POWER_CONSUMPTION 400
#else