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.14",
                    "status": "development",
                    "kicad_version": "6.0",
                    "download_sha256": "85bbf53dd69ebadea3f0459c643ec39f04649bd33db6fcf743bd6758abd06280",
                    "download_size": 230601,
                    "install_size": 225853,
                    "download_url": "https://adamws.github.io/kicad-kbplacer/kbplacer-0.14.dev52+geca593255.zip"
                }
            ]
        }
    ]
}