Skip to content

Commit

Permalink
Vertex/angle65 WS2812 pin fix (qmk#20653)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper authored May 1, 2023
1 parent 9d4edcd commit 50a8287
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion keyboards/vertex/angle65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define RGB_DI_PIN B15
#define RGBLED_NUM 9
#define WS2812_SPI SPID2
#define WS2812_SPI_MOSI_PAL_MODE 5
3 changes: 3 additions & 0 deletions keyboards/vertex/angle65/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
"caps_lock": "C13",
"on_state": 0
},
"ws2812": {
"pin": "B15"
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down

0 comments on commit 50a8287

Please sign in to comment.