diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-27 03:29:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-27 03:29:11 +0000 |
commit | 5df515c22d418fdd7108a6ced0fde1d74addc00a (patch) | |
tree | 5f0d3733eed0f81f5f7dd0f5a3526a67b8bf7111 /keyboards/evyd13/atom47/rev2/config.h | |
parent | 2d03a337ab159aee2c84e2098737e11abfeb3508 (diff) | |
parent | f7619600e3dca4270e86bd7e133ac9d63ee400f4 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/evyd13/atom47/rev2/config.h')
-rw-r--r-- | keyboards/evyd13/atom47/rev2/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/evyd13/atom47/rev2/config.h b/keyboards/evyd13/atom47/rev2/config.h index 95fc7a4789..42661c3311 100644 --- a/keyboards/evyd13/atom47/rev2/config.h +++ b/keyboards/evyd13/atom47/rev2/config.h @@ -58,6 +58,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_LEVELS 4 #define LED_CAPS_LOCK_PIN F5 +#define LED_PIN_ON_STATE 1 #define RGB_DI_PIN D0 // The pin the LED strip is connected to #define RGBLED_NUM 1 // Number of LEDs in your strip |