qmk_firmware

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

readme.md (698B)


      1 # qtz
      2 
      3 35% keyboard designed by Iceage
      4 
      5 ![pcb image](https://i.imgur.com/D2OmIkUh.png)
      6 
      7 * Keyboard Maintainer: [kisakey-luxury](https://github.com/kisakey-luxury)
      8 * Hardware Supported: *not released yet*
      9 * Hardware Availability: *not released yet*
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make kisakeyluxury/qtz:default
     14 
     15 Flashing example for this keyboard:
     16 
     17     make kisakeyluxury/qtz:default:flash
     18     
     19 ## Bootloader
     20 
     21 Enter the bootloader in 2 ways:
     22 
     23 * **Physical reset button**: Briefly press the button on the back of the PCB under the "Z" key
     24 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available (default is bottom-right most key)