qmk-firmware/keyboards/xd60
James Young dc1137129d [Keyboard] Add LAYOUT_60_iso to XD60 (#7263)
* refactor iso keymap

- remove redundant action_layer.h include
- use enum for layer management
- QMK coding conventions (four-space indent)

* add LAYOUT_60_iso macro

* enable 60_iso community layout for both revisions

* swap KC_HOME to KC_RSFT

* update ISO keymap readme

* update default keymap readme

`make` command no longer valid.

* refactor keyboard readme

Update to reflect current QMK template.

* add LAYOUT_60_iso data to info.json

* use #pragma once in header files
2019-11-04 23:05:51 -08:00
..
keymaps [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 2019-11-04 23:05:51 -08:00
rev2 [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 2019-11-04 23:05:51 -08:00
rev3 [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 2019-11-04 23:05:51 -08:00
info.json [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 2019-11-04 23:05:51 -08:00
readme.md [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 2019-11-04 23:05:51 -08:00
xd60.c Fix undefined reference errors with avr-gcc 7.1 2017-05-27 00:25:35 +02:00
xd60.h [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 2019-11-04 23:05:51 -08:00

readme.md

XD60

Compact 60% with arrows.

Top View of a pair of XD60 Keyboard

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

make xd60/rev2:default  # rev2
make xd60/rev3:default  # rev3

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.