qmk_firmware/keyboards/xiudi/xd96
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
..
keymaps Xiudi XD96 Layout Bugfixes and Touch-Up (#23242) 2024-03-09 01:24:31 +00:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
info.json Xiudi XD96 Layout Bugfixes and Touch-Up (#23242) 2024-03-09 01:24:31 +00:00
matrix.c Align existing pca9555 driver to better match mcp23018 API (#16277) 2022-02-09 19:55:39 +00:00
matrix_diagram.md Xiudi XD96 Layout Bugfixes and Touch-Up (#23242) 2024-03-09 01:24:31 +00:00
readme.md Xiudi XD96 Layout Bugfixes and Touch-Up (#23242) 2024-03-09 01:24:31 +00:00
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 2023-10-13 17:25:32 +11:00

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.