qmk-dactyl-manuform-a/keyboards/xiudi/xd004
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2021-09-30 08:14:21 +10:00
..
keymaps Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
v1 Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +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
xd004.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
xd004.h

readme.md

XD004

4-keys board

Top View of a XD004 board

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: XD004 PCB v1.0
  • Hardware Availability: KPRepublic

To put this board in DFU (firmware update) mode, bridge the last two pins (#5 & 6) of the 6-pin "J2" header on the opposite edge of the board to the USB port"

----+
 J2 |
[o] |
(o) |
(o) |
(o) |
(o)-+-\ (These
(o)-+-/  two)
    |
----+

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

make xiudi/xd004/v1:default

Flashing example for this keyboard:

make xiudi/xd004/v1:default:flash

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