Beginning implementation of Pearl backlight. Levels and breathing not working yet.

This commit is contained in:
Phil
2018-04-06 14:01:24 -04:00
committed by Jack Humbert
parent 6982e63a4a
commit 3d3716bbf7
4 changed files with 105 additions and 1 deletions

View File

@@ -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