qmk_firmware

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

readme.md (785B)


      1 # Singa
      2 
      3 ![Singa](https://i.imgur.com/VVO27Tr.jpg)
      4 
      5 75% Custom Keyboard. 
      6 
      7 * Keyboard Maintainer: [amnesia0287](https://github.com/amnesia0287)
      8 * Hardware Supported: TGR-Elaine v1.0 PCB
      9 * Hardware Availability: http://singakbd.com/
     10 
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make singa:default
     15 
     16 Flashing example for this keyboard:
     17 
     18     make singa:default:flash
     19 
     20 **Reset Key:** Hold down the key located at `K00`, commonly programmed as `Esc` while plugging in the keyboard. 
     21 
     22 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).