qmk-firmware/keyboards/xd60
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 2019-02-17 07:38:46 -08:00
..
keymaps Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 2019-02-17 07:38:46 -08:00
rev2 Add support to XD60 Rev3 (#4938) 2019-02-16 18:34:07 -08:00
rev3 Add support to XD60 Rev3 (#4938) 2019-02-16 18:34:07 -08:00
info.json Add standard layout to XD60 (#2925) 2018-05-09 07:52:35 -07:00
readme.md Add support to XD60 Rev3 (#4938) 2019-02-16 18:34:07 -08:00
xd60.c Fix undefined reference errors with avr-gcc 7.1 2017-05-27 00:25:35 +02:00
xd60.h Add standard layout to XD60 (#2925) 2018-05-09 07:52:35 -07:00

readme.md

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.