Skip to content

Instantly share code, notes, and snippets.

@cunningham
Created November 11, 2017 08:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cunningham/24450de355c86075b94ce44ce2c00706 to your computer and use it in GitHub Desktop.
Save cunningham/24450de355c86075b94ce44ce2c00706 to your computer and use it in GitHub Desktop.
Ktype LED map replace:all in settings
P[32](0,0,255),
P[64](0,0,255),
P[96](0,0,255),
P[1](0,0,255),
P[33](0,0,255),
P[65](0,0,255),
P[97](0,255,0),
P[2](0,0,255),
P[34](0,0,255),
P[66](0,0,255),
P[98](255,255,0),
P[3](0,0,255),
P[35](0,0,255),
P[67](0,0,255),
P[99](255,127,0),
P[4](0,0,255),
P[36](0,0,255),
P[68](0,0,255),
P[100](255,0,0),
P[5](0,0,255),
P[37](0,0,255),
P[69](0,0,255),
P[101](0,255,0),
P[6](0,0,255),
P[38](0,0,255),
P[70](0,0,255),
P[102](0,0,255),
P[7](0,0,255),
P[39](0,0,255),
P[71](0,0,255),
P[103](0,255,0),
P[8](0,0,255),
P[40](0,0,255),
P[72](0,0,255),
P[104](255,0,0),
P[9](0,0,255),
P[41](0,0,255),
P[73](0,0,255),
P[105](255,127,0),
P[10](0,0,255),
P[42](0,0,255),
P[74](0,0,255),
P[106](255,255,0),
P[11](0,0,255),
P[43](0,0,255),
P[75](0,0,255),
P[107](0,255,0),
P[12](0,0,255),
P[44](0,0,255),
P[76](0,0,255),
P[108](0,0,255),
P[13](0,0,255),
P[45](0,0,255),
P[77](0,0,255),
P[109](75,0,130),
P[14](0,0,255),
P[46](0,0,255),
P[78](0,0,255),
P[110](148,0,211),
P[15](0,0,255),
P[47](0,0,255),
P[79](0,0,255),
P[111](75,0,130),
P[16](0,0,255),
P[48](0,0,255),
P[80](0,0,255),
P[112](0,0,255),
P[17](0,0,255),
P[49](0,0,255),
P[81](0,0,255),
P[113](0,255,0),
P[18](0,0,255),
P[50](0,0,255),
P[82](0,0,255),
P[114](255,255,0),
P[19](0,0,255),
P[51](0,0,255),
P[83](0,0,255),
P[115](255,127,0),
P[20](0,0,255),
P[52](0,0,255),
P[84](0,0,255),
P[116](255,0,0),
P[21](0,0,255),
P[53](0,0,255),
P[85](0,0,255),
P[117](0,255,0),
P[22](0,0,255),
P[54](0,0,255),
P[86](0,0,255),
P[118](0,0,25),
P[23](0,0,255),
P[55](0,0,255),
P[87](0,0,255),
P[119](0,255,0),
P[24](0,0,255),
P[56](0,0,255),
P[88](255,0,0),
P[25](0,0,255),
P[57](0,0,255),
P[89](255,127,0),
P[26](0,0,255),
P[58](0,0,255),
P[90](255,255,0),
P[27](0,0,255),
P[59](0,0,255),
P[91](0,255,0),
P[28](0,0,255),
P[60](0,0,255),
P[92](0,0,255),
P[29](0,0,255),
P[61](0,0,255),
P[93](75,0,130),
P[30](0,0,255),
P[62](0,0,255),
P[94](148,0,211),
P[31](0,0,255),
P[63](0,0,255),
P[95](75,0,130)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment