Update info related to the current

#885
This commit is contained in:
Xoffio 2022-09-20 20:04:05 -04:00 committed by GitHub
parent cc6dd5fc49
commit 981f6895df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,6 +105,17 @@ If your board/shield uses LEDs that require the data sent in a different order,
:::
:::note
Currently, If you are using a nice nano 2, underglow won't work out of the box.
To make this work you need to add an overlay in your `.keymap` file like this:
'''
#include <../boards/shields/<board>/boards/nice_nano.overlay>
'''
:::
### Other boards
For other boards, you must select an SPI definition that has the `MOSI` pin as your data pin going to your LED strip.