James Young a8d64c8b89 Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) il y a 5 ans
..
keymaps 6600f32d35 Add VIA support on XiuDi (XD) keyboards (#8829) il y a 6 ans
config.h 790f94533c Refactor to use led config - Part 6 (#12115) il y a 5 ans
info.json f4cf0d2f28 remove duplicate manufacturer il y a 5 ans
readme.md e26a7b0ed8 Keyboard: initial support for XD87 (#4182) il y a 7 ans
rules.mk a8d64c8b89 Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) il y a 5 ans
xd87.c 790f94533c Refactor to use led config - Part 6 (#12115) il y a 5 ans
xd87.h e9fa41631c XD87 qmk info fixes (#9601) il y a 6 ans

readme.md

XD87

XD87

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

make xd87:default

It also supports the tkl_ansi and tkl_iso community layouts:

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

The keyboard can be reset to bootloader by using bootmagic (space+b 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.