Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kriegsman <1334634+kriegsman@users.noreply.github.com>2022-04-10 18:33:30 +0300
committerGitHub <noreply@github.com>2022-04-10 18:33:30 +0300
commit08388047ac3e0ebcaafe71563ae2a55421d70c02 (patch)
treea9662b0fd37b3bd931d891c876021b99a8df6499 /keywords.txt
parentc38c2ce4aaed669f077fb23cc57cd49a5c8f4e9d (diff)
parentbbce974dc7111e7c11559812f5b6c2d8f7519cc8 (diff)
Merge pull request #1280 from dmadison/endless-rainbowHEADmaster
Create fill_rainbow_circular and fill_palette_circular functions
Diffstat (limited to 'keywords.txt')
-rw-r--r--keywords.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/keywords.txt b/keywords.txt
index 75df500c..4fb29ab2 100644
--- a/keywords.txt
+++ b/keywords.txt
@@ -130,7 +130,9 @@ fade_video KEYWORD2
fill_gradient KEYWORD2
fill_gradient_RGB KEYWORD2
fill_palette KEYWORD2
+fill_palette_circular KEYWORD2
fill_rainbow KEYWORD2
+fill_rainbow_circular KEYWORD2
fill_solid KEYWORD2
map_data_into_colors_through_palette KEYWORD2
nblend KEYWORD2