forked from mirrors/qmk_userspace
add Skyloong/GK61_V1 keyboard (#21364)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Fix and Matrix Diagram (#21255)
This commit is contained in:
parent
38f89dfc2f
commit
2ba0a75c2f
10 changed files with 660 additions and 0 deletions
33
keyboards/skyloong/gk61/v1/readme.md
Normal file
33
keyboards/skyloong/gk61/v1/readme.md
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
# GK61
|
||||
|
||||

|
||||
|
||||
## The PCB features:
|
||||
* QMK & VIA compatibility
|
||||
* RGB Matrix backlight
|
||||
|
||||
|
||||
The following is the QMK Firmware for the Destop 60% keylayout - designed in Dongguan Jizhi Electronic Technology Co., Ltd
|
||||
* Keyboard Maintainer: [JZ-Skyloong](https://github.com/JZ-Skyloong)
|
||||
* Hardware Supported: DestopPCB for Skyloong keylayout 60%, STM32F103C8T6
|
||||
* Hardware Availability: http://www.skyloong.com.cn
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make skyloong/gk61/v1:default
|
||||
make skyloong/gk61/v1:via
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make skyloong/gk61/v1:default:flash
|
||||
make skyloong/gk61/v1:via:flash
|
||||
|
||||
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).
|
||||
|
||||
## Bootloader
|
||||
|
||||
Enter the bootloader in 3 ways:
|
||||
|
||||
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
|
||||
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
|
||||
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
|
||||
Loading…
Add table
Add a link
Reference in a new issue