Skip to content

Commit

Permalink
rgblight 255 hue (qmk#5547)
Browse files Browse the repository at this point in the history
  • Loading branch information
XScorpion2 authored and drashna committed May 1, 2019
1 parent 59d28fe commit 8a9e766
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 178 deletions.
1 change: 1 addition & 0 deletions common_features.mk
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ endif
ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
POST_CONFIG_H += $(QUANTUM_DIR)/rgblight_post_config.h
OPT_DEFS += -DRGBLIGHT_ENABLE
SRC += $(QUANTUM_DIR)/color.c
SRC += $(QUANTUM_DIR)/rgblight.c
CIE1931_CURVE = yes
LED_BREATHING_TABLE = yes
Expand Down
Loading

0 comments on commit 8a9e766

Please sign in to comment.