1
0
This commit is contained in:
Jesse Vincent 2017-03-20 19:08:41 -07:00
parent a09276185b
commit 6b3a2b18ce

View File

@ -102,7 +102,7 @@ const Key keymaps[][ROWS][COLS] PROGMEM = {
NUMPAD
};
};
static LEDSolidColor solidRed (160, 0, 0);
static LEDSolidColor solidOrange (140, 70, 0);