qmk_firmware/keyboards/xiudi/xd60
Ryan 4871f651c5
Move remaining `LAYOUT_all`s to data driven (#20463)
2023-04-27 07:45:43 +10:00
..
keymaps Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
rev2 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
rev3 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move remaining `LAYOUT_all`s to data driven (#20463) 2023-04-27 07:45:43 +10:00
readme.md
xd60.c Refactor some led_set_kb instances (#19179) 2022-12-09 01:42:22 +00:00
xd60.h Move remaining `LAYOUT_all`s to data driven (#20463) 2023-04-27 07:45:43 +10: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 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.