diff options
Diffstat (limited to 'keyboards/the_ruler')
| -rw-r--r-- | keyboards/the_ruler/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/the_ruler/config.h b/keyboards/the_ruler/config.h index 16135bbd1..e72875c76 100644 --- a/keyboards/the_ruler/config.h +++ b/keyboards/the_ruler/config.h | |||
| @@ -155,9 +155,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 155 | //#define NO_ACTION_MACRO | 155 | //#define NO_ACTION_MACRO |
| 156 | //#define NO_ACTION_FUNCTION | 156 | //#define NO_ACTION_FUNCTION |
| 157 | 157 | ||
| 158 | #define RGBLIGHT_TIMER | 158 | |
| 159 | #define RGB_DI_PIN E6 // The pin your RGB strip is wired to | 159 | #define RGB_DI_PIN E6 // The pin your RGB strip is wired to |
| 160 | #define RGBLIGHT_TIMER // Require for fancier stuff (not compatible with audio) | ||
| 161 | #define RGBLED_NUM 1 // Number of LEDs | 160 | #define RGBLED_NUM 1 // Number of LEDs |
| 162 | #define RGBLIGHT_ANIMATIONS | 161 | #define RGBLIGHT_ANIMATIONS |
| 163 | #define RGBLIGHT_HUE_STEP 10 | 162 | #define RGBLIGHT_HUE_STEP 10 |
