1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/xd60
Richard Baptist 21fbcf145c
Revert "Delete unused boards"
This reverts commit 1b5c75c83d.
2019-06-16 13:04:19 +02:00
..
keymaps Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
rev2 Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
rev3 Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
info.json Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
readme.md Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
xd60.c Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
xd60.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00

XD60

Compact 60% with arrows.

Top View of a pair of XD60 Keyboard

Keyboard Maintainer: QMK Community
Hardware Supported: XD60 PCB rev2 & rev3
Hardware Availability: https://www.massdrop.com/buy/xd60-xd64-custom-mechanical-keyboard-kit?mode=guest_open

With the implementation of Rev3 you need to specify the Rev you want to build. To build for a Rev2 with a default keymap:

make xd60/rev2:default

To build for a Rev3 with a default keymap:

make xd60/rev3:default

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