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.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps Remove empty override functions (#14312) 2 years ago
v1 Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md Update readme files (#14172) 2 years ago
xd004.c Remove empty override functions (#14312) 2 years ago
xd004.h Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) 2 years ago

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.