summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-09-16 03:43:58 +0200
committerJack Humbert <jack.humb@gmail.com>2017-09-16 03:43:58 +0200
commitdc7d0c7b7442b87600352e083e3da4a08cb2d069 (patch)
treeac6e6b0417e3c6550e6c8e07f615fabdc74b1ef1 /keyboards/ps2avrGB/config.h
parentafcf3a2878d5b5de0f9daba201ab44d779a8b2b1 (diff)
parentd5486265b8afcada68306c815b08c225fce287af (diff)
downloadqmk_firmware-dc7d0c7b7442b87600352e083e3da4a08cb2d069.tar.gz
qmk_firmware-dc7d0c7b7442b87600352e083e3da4a08cb2d069.tar.xz
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