summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/config.h
diff options
context:
space:
mode:
authorLuiz Ribeiro2017-05-28 12:40:03 -0400
committerLuiz Ribeiro2017-06-11 12:30:48 -0400
commit6037cede2ce66dd8ce4df82d6d9a347c1de3110a (patch)
tree34538431c8d23c3b814e41b6e429653e85b89d5b /keyboards/ps2avrGB/config.h
parentc22a400603bfafedefa04c430214965cd191663b (diff)
rgblight support for ps2avrGB
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