Code highlight issue fixed

This commit is contained in:
Xoffio 2022-09-20 21:28:59 -04:00 committed by GitHub
parent 981f6895df
commit 5b372740b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,9 +110,9 @@ If your board/shield uses LEDs that require the data sent in a different order,
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>
'''
```
:::