diff --git a/docs/extensions/extension-gallery.md b/docs/extensions/extension-gallery.md index d2fcba47e62..1d405dd0271 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -593,6 +593,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "Peanut King Controller", + "url":"/pkg/peanut-king-solution/pxt-pks-controller", + "cardType": "package" +}, { "name": "Kitronik Design & Automate Accessory Kit", "url":"/pkg/KitronikLtd/pxt-design-and-automate-accessory-kit", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index bc02b8ae857..a7d75fec8f9 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -449,6 +449,7 @@ "bsiever/pxt-sen66": { "tags": [ "Science" ] }, "skinformatics/enorasiscore-makecode": { "tags": [ "Science" ] }, "pasalt/pxt-neopixel-matrix-extension": { "tags": [ "Lights and Display" ] }, + "peanut-king-solution/pxt-pks-controller": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",