qmk-firmware/keyboards/xd60
fauxpark 554e4bf25c Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)
* Migrate ACTION_LAYER_MOMENTARYs to MO()

* Add changelog entry

* Update docs/ChangeLog/20190830/PR5176.md

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
2019-08-30 15:01:52 -07:00
..
keymaps Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176) 2019-08-30 15:01:52 -07:00
rev2 Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07:00
rev3 Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -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.