qmk_firmware/keyboards/wilba_tech/wt45_h1
2024-12-17 21:02:05 -08:00
..
keymaps/default
keyboard.json
readme.md

wilba.tech WT45-H1

WT45-H1 PCB

WT45-H1 is a mostly-base-kit-compatible hotswap 40% keyboard PCB with split left shift and split spacebar options.

Initially designed for the HIBI CHOPPER

  • Keyboard Maintainer: wilba
  • Hardware Supported: wilba.tech WT45-H1 (atmega32u4, atmel-dfu)
  • Hardware Availability: HIBI

Make example for this keyboard (after setting up your build environment):

make wilba_tech/wt45_h1:default

Flashing example for this keyboard:

make wilba_tech/wt45_h1:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top left key and plug in the keyboard. This will also clear EEPROM, so it is a good first step if the keyboard is misbehaving.
  • Physical reset button: Press the button labeled S1 on the back of the PCB, near the MCU.
  • Keycode in layout: There is no key mapped to QK_BOOT in the pre-created keymaps, but you may assign this key in any keymaps you create.