qmk_firmware

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

readme.md (1387B)


      1 # GK61 PRO 48
      2 
      3 ![GK61 PRO](https://i.imgur.com/DTetyVLh.jpg)
      4 
      5 ## The PCB features:
      6 * QMK & VIA compatibility
      7 * RGB Matrix backlight
      8 * The space bar position switch can be interchanged with encoder module.
      9 
     10 
     11 The following is the QMK Firmware for the Destop 60% keylayout -  designed in Dongguan Jizhi Electronic Technology Co., Ltd
     12 
     13 * Keyboard Maintainer: [NaturalZh](https://github.com/NaturalZh)
     14 * Hardware Supported: DestopPCB for Skyloong keylayout 60%, STM32F103C8T6
     15 * Hardware Availability: http://www.skyloong.com.cn  https://skyloong.vip
     16 
     17 Make example for this keyboard (after setting up your build environment):
     18 
     19     make skyloong/gk61/pro_48:default
     20 
     21 Flashing example for this keyboard:
     22 
     23     make skyloong/gk61/pro_48:default: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