cubing.js — API Reference - v0.56.1-dev
    Preparing search index...

    Function debugKeyboardConnect

    • Parameters

      • target: any = window
      • puzzle:
            | "custom"
            | "2x2x2"
            | "3x3x3"
            | "4x4x4"
            | "5x5x5"
            | "6x6x6"
            | "7x7x7"
            | "40x40x40"
            | "skewb"
            | "pyraminx"
            | "megaminx"
            | "gigaminx"
            | "square1"
            | "clock"
            | "fto"
            | "master_tetraminx"
            | "kilominx"
            | "redi_cube"
            | "baby_fto"
            | "melindas2x2x2x2"
            | "tri_quad"
            | "loopover"
            | PuzzleLoader = "3x3x3"

      Returns Promise<KeyboardPuzzle>