qmk-dactyl-manuform-a/keyboards/xiudi/xd87
Ryan 574b6734af
Remove backlight pin references in rules.mk (#14513)
2021-09-20 16:51:00 +10:00
..
keymaps Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
config.h Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) 2021-08-22 13:53:49 +10:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md Update readme files (#14172) 2021-08-26 16:53:24 +01:00
rules.mk Remove backlight pin references in rules.mk (#14513) 2021-09-20 16:51:00 +10:00
xd87.c Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) 2021-08-22 13:53:49 +10:00
xd87.h Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) 2021-08-22 13:53:49 +10:00

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.