qmk_firmware/keyboards/xiudi/xd60
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
keymaps Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
rev2
rev3
info.json
readme.md
xd60.c
xd60.h

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 xiudi/xd60/rev2:default  # rev2
make xiudi/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.