summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/config.h
diff options
context:
space:
mode:
authorJack Humbert2017-09-15 21:43:58 -0400
committerJack Humbert2017-09-15 21:43:58 -0400
commitdc7d0c7b7442b87600352e083e3da4a08cb2d069 (patch)
treeac6e6b0417e3c6550e6c8e07f615fabdc74b1ef1 /keyboards/ps2avrGB/config.h
parentafcf3a2878d5b5de0f9daba201ab44d779a8b2b1 (diff)
parentd5486265b8afcada68306c815b08c225fce287af (diff)
update to driver separation
Diffstat (limited to 'keyboards/ps2avrGB/config.h')
-rw-r--r--keyboards/ps2avrGB/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/config.h b/keyboards/ps2avrGB/config.h
index b5c696f3f..fc17b5d5e 100644
--- a/keyboards/ps2avrGB/config.h
+++ b/keyboards/ps2avrGB/config.h
@@ -29,6 +29,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
+#define RGBLED_NUM 16
+#define RGBLIGHT_ANIMATIONS
+
#define NO_UART 1
#define BOOTLOADHID_BOOTLOADER 1