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.
 
 
 
 
 
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 5 years ago
..
keymaps Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 5 years ago
rev2 Add support to XD60 Rev3 (#4938) 5 years ago
rev3 Add support to XD60 Rev3 (#4938) 5 years ago
info.json Add standard layout to XD60 (#2925) 6 years ago
readme.md Add support to XD60 Rev3 (#4938) 5 years ago
xd60.c Fix undefined reference errors with avr-gcc 7.1 7 years ago
xd60.h Add standard layout to XD60 (#2925) 6 years ago

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.