From 6384035d1016b5effeaf56fa452a6a2f6f046e18 Mon Sep 17 00:00:00 2001 From: NaturalZh Date: Tue, 28 May 2024 18:59:27 +0800 Subject: [PATCH] modified skyloong/gk87/bl_pro/readme.md --- keyboards/skyloong/gk87/bl_pro/readme.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/keyboards/skyloong/gk87/bl_pro/readme.md b/keyboards/skyloong/gk87/bl_pro/readme.md index dc0414f5952..6503e0dbad3 100644 --- a/keyboards/skyloong/gk87/bl_pro/readme.md +++ b/keyboards/skyloong/gk87/bl_pro/readme.md @@ -1,7 +1,6 @@ -# GK104 Q1 Digital Indicator Keyboard +# GK87 backlight Digital Indicator Keyboard -![GK104 Q1 PCBAS](https://i.imgur.com/EPuSVUAh.jpeg) -![GK104 Q1 keyboard](https://i.imgur.com/fuswwLph.png) +![GK87 BL Pro PCBAS](https://i.imgur.com/Z9wxLYh.jpg) ## The PCB features: * QMK & VIA compatibility @@ -9,19 +8,19 @@ * Mechanical switches Keyboard with LED display. -The following is the QMK Firmware for the Destop 100% keylayout - designed by Dongguan Jizhi Electronic Technology Co., Ltd +The following is the QMK Firmware for the Destop 85% keylayout - designed by Dongguan Jizhi Electronic Technology Co., Ltd * Keyboard Maintainer: [NaturalZh](https://github.com/NaturalZh) -* Hardware Supported: DestopPCB for Skyloong keylayout 100%, STM32F103C8T6 +* Hardware Supported: DestopPCB for Skyloong keylayout 85%, 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 + make skyloong/gk87/bl_pro/ansi:default Flashing example for this keyboard: - make skyloong/gk104/q1/ansi:default:flash + make skyloong/gk87/bl_pro/ansi:default: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).