Add https://adamws.github.io/kicad-kbplacer/repository.json to KiCad's repository list to use these packages:

{
    "packages": [
        {
            "$schema": "https://go.kicad.org/pcm/schemas/v1",
            "name": "Keyboard footprints placer",
            "description": "Plugin for mechanical keyboard design",
            "description_full": "Plugin for mechanical keyboard design.\nIt features automatic key placement and routing based on various layout descriptions like kle, ergogen and via.\nTo learn more visit project's homepage.",
            "identifier": "com.github.adamws.kicad-kbplacer",
            "type": "plugin",
            "author": {
                "name": "adamws",
                "contact": {
                    "web": "https://adamws.github.io"
                }
            },
            "license": "GPL-3.0",
            "resources": {
                "Homepage": "https://github.com/adamws/kicad-kbplacer",
                "Bug Tracker": "https://github.com/adamws/kicad-kbplacer/issues",
                "Sponsor": "https://ko-fi.com/adamws"
            },
            "tags": [
                "keyboard"
            ],
            "versions": [
                {
                    "version": "0.11",
                    "status": "development",
                    "kicad_version": "6.0",
                    "download_sha256": "1b421e3bafdd6d871cec924f66b6639f794744271317c63ec025b019c51a2383",
                    "download_size": 192007,
                    "install_size": 187911,
                    "download_url": "https://adamws.github.io/kicad-kbplacer/kbplacer-0.11.dev19+gea819bd.zip"
                }
            ]
        }
    ]
}