Beginning implementation of Pearl backlight. Levels and breathing not working yet.
This commit is contained in:
parent
6982e63a4a
commit
3d3716bbf7
4 changed files with 105 additions and 1 deletions
|
@ -31,6 +31,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGBLIGHT_ANIMATIONS
|
||||
#define RGBLED_NUM 12
|
||||
|
||||
#define BACKLIGHT_LEVELS 1
|
||||
|
||||
#define MATRIX_ROWS 4
|
||||
#define MATRIX_COLS 13
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue