qmk_firmware

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

readme.md (875B)


      1 # chavdai40
      2 
      3 ![chavdai40](https://github.com/dvorak55/chavdai40/blob/master/image-ver1/impl-1.jpg)
      4 
      5 Chavdai40 is very simple decoratable 40% keyboard
      6 
      7 * Keyboard Maintainer: [t-miyajima](https://github.com/dvorak55)
      8 * Hardware Supported: Chavdai40 PCB rev1,rev2
      9 * Hardware Availability: [yushakobo](https://yushakobo.jp/shop/consign_chavdai40/)
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make chavdai40/rev1:default  
     14     make chavdai40/rev2:default
     15 
     16 Flashing example for this keyboard:
     17 
     18     make chavdai40/rev1:default:flash  
     19     make chavdai40/rev2:default:flash
     20 
     21 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).