From 3806281cc391d800c3c4bbd5e075c3f7ce6492dd Mon Sep 17 00:00:00 2001 From: martinwork Date: Fri, 31 Jul 2026 12:15:22 +0100 Subject: [PATCH] Extension: add Peanut King Controller --- docs/extensions/extension-gallery.md | 4 ++++ targetconfig.json | 1 + 2 files changed, 5 insertions(+) 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",