diff options
Diffstat (limited to 'keyboards/bfake/config.h')
-rw-r--r-- | keyboards/bfake/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/bfake/config.h b/keyboards/bfake/config.h index 7c814ccc93..ef7a866d3d 100644 --- a/keyboards/bfake/config.h +++ b/keyboards/bfake/config.h @@ -39,6 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PIN D4 #define BACKLIGHT_LEVELS 3 + #define RGBLIGHT_ANIMATIONS #define NO_UART 1 |