The ukbd driver provides support for USB keyboards (i.e., HID devices with reports in usage page 7). Access to the keyboard is through the wscons(4) driver.
The ukbd driver is brought into action rather late in the boot process, so if it is used as the console driver then ddb(4) is not usable until late in the boot.