mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 22:20:13 +00:00
8aa6b64ccc
OK, Thank you. Co-authored-by: Joel Challis <git@zvecr.com> |
||
---|---|---|
.. | ||
ansi | ||
config.h | ||
halconf.h | ||
info.json | ||
led_hc595.c | ||
matrix.c | ||
mcuconf.h | ||
q1.c | ||
readme.md |
GK104 Q1 LED Display Keyboard
The PCB features:
- QMK & VIA compatibility
- RGB Matrix backlight
- Mechanical switches Keyboard with LED display.
The following is the QMK Firmware for the Destop 87% keylayout - designed by Dongguan Jizhi Electronic Technology Co., Ltd
- Keyboard Maintainer: NaturalZh
- Hardware Supported: DestopPCB for Skyloong keylayout 100%, STM32F103C8T6
- Hardware Availability: http://www.skyloong.com.cn https://skyloong.vip
Make example for this keyboard (after setting up your build environment):
make skyloong/gk104/q1/ansi:default
Flashing example for this keyboard:
make skyloong/gk104/q1/ansi:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
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