qmk_firmware

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

readme.md (644B)


      1 # Ergodicity
      2 
      3 * Keyboard Maintainer: [nooges/bakingpy](https://github.com/nooges)
      4 * Hardware Supported: Ergodicity PCB w/ATmega32u4
      5 * Hardware Availability: [Keebio](https://keeb.io)
      6 
      7 Make example for this keyboard (after setting up your build environment):
      8 
      9     make keebio/ergodicity:default
     10 
     11 Example of flashing this keyboard:
     12 
     13     make keebio/ergodicity:default:flash
     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).