qmk_firmware/keyboards/xiudi/xd60
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
rev2 Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
rev3 Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
info.json Add missing layout data for a handful of boards (#20931) 2023-05-16 00:00:08 -07:00
readme.md
xd60.c Refactor some led_set_kb instances (#19179) 2022-12-09 01:42:22 +00:00
xd60.h Convert some AVR GPIO operations to macros (#23424) 2024-05-02 10:48:49 +01:00

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.