qmk_firmware

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

readme.md (821B)


      1 # titan60
      2 
      3 ![Front of the Titan60 PCB](https://i.imgur.com/LaPzdRl.png)
      4 ![Back of the Titan60 PCB](https://i.imgur.com/nbineBj.png)
      5 
      6 60% custom keyboard originally meant for the Saturn 60
      7 
      8 * Keyboard Maintainer: [keebnewb](https://github.com/thompson-ele)
      9 * Hardware Supported: Titan 60 PCB
     10 * Hardware Availability: [Acekeyboard](https://acekeyboard.co/)
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make acekeyboard/titan60:default
     15 
     16 Flashing example for this keyboard:
     17 
     18     make acekeyboard/titan60:default:flash
     19 
     20 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).