aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bdn9/config.h
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2019-02-08 18:35:49 -0500
committerDrashna Jaelre <drashna@live.com>2019-02-08 15:35:49 -0800
commitf4f75acbd6ac6e962ba750cfe5f7c81346847b95 (patch)
tree558a9169aee92ed6408ae235a8a59b74f54a0a45 /keyboards/bdn9/config.h
parentaea45c5483f0373c60205eb1951a86169a6d3700 (diff)
downloadfirmware-f4f75acbd6ac6e962ba750cfe5f7c81346847b95.tar.gz
firmware-f4f75acbd6ac6e962ba750cfe5f7c81346847b95.tar.bz2
firmware-f4f75acbd6ac6e962ba750cfe5f7c81346847b95.zip
[Keyboard] Update default keymap, change RGB LEDs to 4 for Rev. 1.1 (#5086)
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/>.
#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