qmk_firmware

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

readme.md (687B)


      1 # YDKB Chili
      2 
      3 ![Chili PCB](https://i.imgur.com/fKi896ah.jpg)
      4 
      5 The YDKB Chili is a Cherry G80-3000 replacement PCB utilizing the ATmega32U4 microcontroller.
      6 
      7 * Keyboard Maintainer: QMK community
      8 * Hardware Supported: YDKB Chili
      9 * Hardware Availability: [TaoBao](https://item.taobao.com/item.htm?id=565823984744)
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make ydkb/chili:default
     14 
     15 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).