aboutsummaryrefslogtreecommitdiff
path: root/keyboards/bdn9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bdn9/config.h')
-rw-r--r--keyboards/bdn9/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bdn9/config.h b/keyboards/bdn9/config.h
index 3fc92a062..1d0062375 100644
--- a/keyboards/bdn9/config.h
+++ b/keyboards/bdn9/config.h
@@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
50 50
51#define RGB_DI_PIN D3 51#define RGB_DI_PIN D3
52#ifdef RGB_DI_PIN 52#ifdef RGB_DI_PIN
53 #define RGBLED_NUM 3 53 #define RGBLED_NUM 4
54 #define RGBLIGHT_HUE_STEP 8 54 #define RGBLIGHT_HUE_STEP 8
55 #define RGBLIGHT_SAT_STEP 8 55 #define RGBLIGHT_SAT_STEP 8
56 #define RGBLIGHT_VAL_STEP 8 56 #define RGBLIGHT_VAL_STEP 8