qmk_firmware/keyboards/xiudi/xd96/readme.md
James Young a8991722bc
Xiudi XD96 Layout Bugfixes and Touch-Up (#23242)
* Correct AliExpress Hardware Availability link in readme

Previous URL linked to a Cospad listing.

[chore]
[docs]

* Convert `info.json` to four-space indent

[style]

* Correct `LAYOUT_all` matrix data

The right half of split Backspace is actually located at [5, 9], not
[5, 3].

[bugfix]

* Correct `LAYOUT_96_iso` matrix data

Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys
to [3, 12] and [3, 13], respectively.

[bugfix]

* Add layout/matrix diagram

[docs]

* Refactor keymaps

- remove "inline block" comments
- grid-align keycodes
- use four-space indent

[style]
2024-03-09 01:24:31 +00:00

944 B

XD96

XD96

Keyboard with 96 Keys & RGB LED Underglow

  • Designed by Xiudi
  • ISO and ANSI support
  • Uses Kimera core
  • Keyboard Maintainer: QMK Community
  • Hardware Supported: XD96
  • Hardware Availability: KPrepublic; AliExpress

Make example for this keyboard (after setting up your build environment):

make xiudi/xd96:default

Flashing example for this keyboard:

make xiudi/xd96:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.