commit d18fc1cb9214726adf4de2d8760f8fc7dfbcea01 parent ef547e909a4d2ae6bc469fa7fb07589c20ab5a93 Author: QMK Bot <hello@qmk.fm> Date: Sat, 24 Jun 2023 09:31:41 +0000 Merge remote-tracking branch 'origin/master' into develop Diffstat:
| M | keyboards/mechlovin/zed60/config.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keyboards/mechlovin/zed60/config.h b/keyboards/mechlovin/zed60/config.h @@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #ifdef RGBLIGHT_ENABLE #define WS2812_SPI SPID1 // default: SPID1 -#define WS2812_SPI_MOSI_PAL_MODE 5 // MOSI pin "alternate function", see the respective datasheet for the appropriate values for your MCU. default: 5 +#define WS2812_SPI_MOSI_PAL_MODE 6 // MOSI pin "alternate function", see the respective datasheet for the appropriate values for your MCU. default: 5 # define RGBLIGHT_EFFECT_BREATHING # define RGBLIGHT_EFFECT_RAINBOW_MOOD