diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/gh60/v1p3/readme.md | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/gh60/v1p3/readme.md')
-rw-r--r-- | keyboards/gh60/v1p3/readme.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/gh60/v1p3/readme.md b/keyboards/gh60/v1p3/readme.md deleted file mode 100644 index b0b75a7851..0000000000 --- a/keyboards/gh60/v1p3/readme.md +++ /dev/null @@ -1,25 +0,0 @@ -# GH60 v1.3 - -![GH60 v1.3](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/gh60/v1p3/pcb_bottom.jpg) - -A 60% with USB Type-C, in-switch backlight, and RGB Underglow. Also called GH60 RGB. - -* Keyboard Maintainer: [The QMK Community](https://github.com/qmk) -* Hardware Supported: GH60 V1.3 PCB, ATmega32U4 -* Hardware Availability: [NPKC RGB CP Store on AliExpress](https://www.aliexpress.com/i/32851321035.html) - -Make example for this keyboard (after setting up your build environment): - - make gh60/v1p3:default - -Flashing example for this keyboard: - - make gh60/v1p3:default:flash - -## Layouts - -[Reference Image](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/gh60/v1p3/layouts.jpg) - -The `factory_*` keymaps are based on KBFirmware JSON files provided by the vendor. Layouts 1 (Minila), 3 (Poker), 5, 7, 9, and HHKB (not pictured) have keymaps present. - -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). |