qmk_firmware

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

readme.md (907B)


      1 # chromatonemini
      2 
      3 ![chromatonemini](https://i.imgur.com/SuXzf9Dh.jpg)
      4 
      5 chromatonemini keyboard is a simple-design Chromatone mini MIDI keyboard that covers 3 octaves (37 notes).
      6 
      7 * Keyboard Maintainer: [3araht](https://github.com/3araht)
      8 * Hardware Supported: chromatone keyboard, a DIY MIDI keyboard.
      9 * Hardware Availability: [BOOTH](https://3araht.booth.pm/). Click [here](https://www.tenso.com/en/static/lp_shop_booth) for BOOTH overseas shipping!
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make chromatonemini:default
     14 
     15 Flashing example for this keyboard:
     16 
     17     make chromatonemini:default:flash
     18 
     19 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).