Skip to content

Commit

Permalink
YMDK Wings: Update config.h (qmk#12718)
Browse files Browse the repository at this point in the history
Adds Caps Lock LED indicator configuration.
  • Loading branch information
alittlepeace authored Apr 27, 2021
1 parent e5cde19 commit 2af86ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/ymdk/wings/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 3

#define LED_CAPS_LOCK_PIN C7
#define LED_PIN_ON_STATE 0

#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN
#define RGBLED_NUM 14
Expand Down

0 comments on commit 2af86ce

Please sign in to comment.