1
0
Fork 0

[Keyboard] Update LED positions to be more physically accurate for Sol rev1 (#5921)

This commit is contained in:
XScorpion2 2019-05-19 11:39:30 -05:00 committed by Drashna Jaelre
parent 5c7b37bbbd
commit 56930a0174
2 changed files with 12 additions and 10 deletions

View file

@ -32,3 +32,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLED_NUM 70
#endif
#define DRIVER_LED_TOTAL RGBLED_NUM
#define RGB_MATRIX_CENTER { 112, 35 }