summaryrefslogtreecommitdiff
path: root/keyboards/dm9records/ergoinu/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dm9records/ergoinu/config.h')
-rw-r--r--keyboards/dm9records/ergoinu/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dm9records/ergoinu/config.h b/keyboards/dm9records/ergoinu/config.h
index f891e06226..d1c1201a54 100644
--- a/keyboards/dm9records/ergoinu/config.h
+++ b/keyboards/dm9records/ergoinu/config.h
@@ -34,9 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_VAL_STEP 4
#endif
-#define RGBLIGHT_HUE_STEP 10
-#define RGBLIGHT_SAT_STEP 17
-
#if defined(RGBLIGHT_ENABLE) && !defined(IOS_DEVICE_ENABLE)
#define USB_MAX_POWER_CONSUMPTION 500
#else