qmk_firmware/keyboards/xiudi/xd60
Ryan 17de141c92
Add missing layout data for a handful of boards (#20931)
* Add missing layout data for a handful of boards

* typo

* Add missing layouts for stoutgat

* Add missing layout for j80

* Replace missing layout with alias for wraith

* Add missing layout for matrix/me

* Add missing layout for satisfaction75/prototype

* Apply suggestions from code review

* Rename wt80-a layouts

* Rename rosa layouts

* Add missing layouts for naked48

* Add missing layouts for naked60

* Add missing layouts for uma

* Remove unused and pointless `LAYOUT_stack` for buzzard

* Add missing layout for keyboardio/model01

* Add missing layout for smk65 revf

* Fix via keymap for h60

* Add missing layout for jabberwocky/v1

* Apply suggestions from code review

* Add missing layout for m3n3van

* Add missing layout for giabalanai

* Add missing layouts for treadstone48/rev1

* Add missing layouts for squiggle

* Update keyboards/marksard/treadstone48/rev1/info.json
2023-05-16 00:00:08 -07: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 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 Move remaining LAYOUT_alls to data driven (#20463) 2023-04-27 07:45:43 +10: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.