forked from forks/qmk_firmware
dc1137129d
* 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
802 B
802 B
XD60
Compact 60% with arrows.
- Keyboard Maintainer: QMK Community
- Hardware Supported: XD60 PCB rev2 & rev3
- Hardware Availability: Drop.com, KPRepublic on AliExpress
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.