diff options
Diffstat (limited to 'keyboards/bdn9/config.h')
-rw-r--r-- | keyboards/bdn9/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bdn9/config.h b/keyboards/bdn9/config.h index 3fc92a062e..1d00623752 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/>. #define RGB_DI_PIN D3 #ifdef RGB_DI_PIN - #define RGBLED_NUM 3 + #define RGBLED_NUM 4 #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 |