diff options
| author | Emily Soldal <emily@soldal.org> | 2018-12-19 14:46:18 +0100 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2018-12-20 08:55:32 -0800 |
| commit | 1586548b4f45f76d9cd05be4ee9588b3d4b3860e (patch) | |
| tree | 180f49c1d2e5d1e698b68b54faf5fa76f7c8fc45 | |
| parent | 29830f306f682f731d64950eba43953d95503967 (diff) | |
| download | qmk_firmware-1586548b4f45f76d9cd05be4ee9588b3d4b3860e.tar.gz qmk_firmware-1586548b4f45f76d9cd05be4ee9588b3d4b3860e.zip | |
Enable RGB animations in Atom47
| -rw-r--r-- | keyboards/atom47/rev3/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/atom47/rev3/config.h b/keyboards/atom47/rev3/config.h index 8a91e2990..b94dc9773 100644 --- a/keyboards/atom47/rev3/config.h +++ b/keyboards/atom47/rev3/config.h | |||
| @@ -61,7 +61,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 61 | 61 | ||
| 62 | #define RGB_DI_PIN F5 // The pin the LED strip is connected to | 62 | #define RGB_DI_PIN F5 // The pin the LED strip is connected to |
| 63 | #define RGBLED_NUM 6 // Number of LEDs in your strip | 63 | #define RGBLED_NUM 6 // Number of LEDs in your strip |
| 64 | 64 | #define RGBLIGHT_ANIMATIONS | |
| 65 | #define QMK_ESC_OUTPUT B7 // usually COL | 65 | #define QMK_ESC_OUTPUT B7 // usually COL |
| 66 | #define QMK_ESC_INPUT B3 // usually ROW | 66 | #define QMK_ESC_INPUT B3 // usually ROW |
| 67 | #define QMK_LED E6 | 67 | #define QMK_LED E6 |
