Skip to content

Commit

Permalink
Skeletn87 - Fix RGB pin (qmk#14170)
Browse files Browse the repository at this point in the history
* add Skeletn87

* update skeletn87 files

* update skeletn87 soldered

* update readme image

* update readme (again)

* fix skeletn87 indicator LEDs

* fix led pin for production PCB
  • Loading branch information
kb-elmo committed Aug 26, 2021
1 parent ee3a113 commit edf3561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/skeletn87/soldered/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_LEVELS 8
#define BACKLIGHT_BREATHING

#define RGB_DI_PIN B3
#define RGB_DI_PIN B2
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 10
Expand Down

0 comments on commit edf3561

Please sign in to comment.