qmk_firmware

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

readme.md (1342B)


      1 # GK61
      2 
      3 ![GK61](https://i.imgur.com/hEufouph.jpg)
      4 
      5 ## The PCB features:
      6 * QMK & VIA compatibility
      7 * RGB Matrix backlight
      8 
      9 
     10 The following is the QMK Firmware for the Destop 60% keylayout -  designed in Dongguan Jizhi Electronic Technology Co., Ltd
     11 * Keyboard Maintainer: [JZ-Skyloong](https://github.com/JZ-Skyloong)
     12 * Hardware Supported: DestopPCB for Skyloong keylayout 60%, STM32F103C8T6
     13 * Hardware Availability: http://www.skyloong.com.cn
     14 
     15 Make example for this keyboard (after setting up your build environment):
     16 
     17     make skyloong/gk61/v1:default
     18     make skyloong/gk61/v1:via
     19 
     20 Flashing example for this keyboard:
     21 
     22     make skyloong/gk61/v1:default:flash
     23     make skyloong/gk61/v1:via:flash
     24 
     25 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).
     26 
     27 ## Bootloader
     28 
     29 Enter the bootloader in 3 ways:
     30 
     31 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
     32 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
     33 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available