qmk-dactyl-manuform-a/keyboards/xd004
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832)
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk
2020-08-29 14:30:02 -07:00
..
keymaps [Keymap] Fix advanced keymap readme and macro function (#6342) 2019-07-16 01:37:35 -07:00
v1 Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
info.json [Keyboard] Add support for XD004 macro keyboard (#6337) 2019-07-15 10:35:05 -07:00
readme.md Added DFU instructions for XD004 board (#9565) 2020-06-28 15:38:41 +01:00
xd004.c [Keyboard] Add support for XD004 macro keyboard (#6337) 2019-07-15 10:35:05 -07:00
xd004.h [Keyboard] Add support for XD004 macro keyboard (#6337) 2019-07-15 10:35:05 -07:00

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)
    |
----+

To build with a default keymap (not useful at all, have a look at other keymaps):

make xd004/v1:default

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