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

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.