qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (944B)


      1 # XD96
      2 
      3 ![XD96](https://cdn.shopify.com/s/files/1/2711/4238/products/xd96_pcb_1024x1024.jpg?v=1515425370)
      4 
      5 Keyboard with 96 Keys & RGB LED Underglow
      6 - Designed by Xiudi
      7 - ISO and ANSI support
      8 - Uses Kimera core
      9 
     10 * Keyboard Maintainer: QMK Community
     11 * Hardware Supported: XD96
     12 * Hardware Availability: [KPrepublic](https://kprepublic.com/products/xd96-pcb-90-custom-mechanical-keyboard-supports-tkg-tools-underglow-rgb-programmed); [AliExpress](https://www.aliexpress.com/i/2251832661406145.html)
     13 
     14 Make example for this keyboard (after setting up your build environment):
     15 
     16     make xiudi/xd96:default
     17 
     18 Flashing example for this keyboard:
     19 
     20     make xiudi/xd96:default:flash
     21 
     22 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).