qmk_firmware

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

readme.md (831B)


      1 # bear_face
      2 
      3 ![bear_face](https://i.imgur.com/SALKmdP.png)
      4 
      5 QMK-compatible replacement PCB for the Vortex Race 3 designed by [chemicalwill](https://github.com/chemicalwill)
      6 
      7 * Keyboard Maintainer: [chemicalwill](https://github.com/chemicalwill)
      8 * Hardware Supported: bear_face v1, v2; atmega32u4
      9 * Hardware Availability: [currently by request](https://www.reddit.com/message/compose?to=chemicalwill&subject=bear_face%20v2)
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make bear_face/v1:default
     14     make bear_face/v2:default
     15 
     16 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).