qmk-firmware/keyboards/xd60
fauxpark 9e4ac6cf29 Migrate fn_actions for default keymaps (#4935)
* Migrate fn_actions for default keymaps

* Rename the Grave/Escape Shift masks

* No need for shift_esc_shift_mask

* Change breaks to return false

* Right align pointers

* Add default case

* Separate cases with empty lines
2019-02-14 20:07:13 -08:00
..
keymaps Migrate fn_actions for default keymaps (#4935) 2019-02-14 20:07:13 -08:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
info.json Add standard layout to XD60 (#2925) 2018-05-09 07:52:35 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04: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
Hardware Availability: https://www.massdrop.com/buy/xd60-xd64-custom-mechanical-keyboard-kit?mode=guest_open

Make example for this keyboard (after setting up your build environment):

make xd60:default

See build environment setup then the make instructions for more information.