qmk_firmware/keyboards/xd60
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
..
keymaps Cleanup Default Keymaps (#5442) 2019-03-19 12:57:40 -07:00
rev2 Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
rev3 Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07: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.