logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1342B)


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