You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
6 years ago
..
keymaps [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 6 years ago
rev2 [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 6 years ago
rev3 [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 6 years ago
info.json [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 6 years ago
readme.md [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 6 years ago
xd60.c
xd60.h [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) 6 years ago

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.