You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis f8123c27ad
Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)
2 months ago
..
keymaps Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083) 2 months ago
config.h Move RGBLight animations to data driven (#21635) 8 months ago
info.json Move RGBLight animations to data driven (#21635) 8 months ago
readme.md Update readme files (#14172) 2 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

XD87

XD87

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

make xiudi/xd87:default

It also supports the tkl_ansi and tkl_iso community layouts:

  # Build firmware with ANSI layout
  make xiudi/xd87:default_tkl_ansi
  # Build firmware with ISO layout
  make xiudi/xd87:default_tkl_iso

The keyboard can be reset to bootloader by using bootmagic (top left key by default) or short out the small connector between the Delete and End keys.

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