Skip to content

Commit

Permalink
Add remapping to Populate examples
Browse files Browse the repository at this point in the history
  • Loading branch information
yaqwsx committed Aug 2, 2018
1 parent 6ba3f5d commit 30f528d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions examples/populate/remap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"L_G": "LEDs:LED-5MM_green",
"L_B": "LEDs:LED-5MM_blue",
"L_Y": "LEDs:LED-5MM_yellow"
"L_G1": "LEDs:LED-5MM_green",
"L_B1": "LEDs:LED-5MM_blue",
"L_Y1": "LEDs:LED-5MM_yellow",
"PHOTO1": "yaqwsx:R_PHOTO_7mm",
"J8": "yaqwsx:Pin_Header_Straight_1x02_circle"
}

0 comments on commit 30f528d

Please sign in to comment.