aboutsummaryrefslogtreecommitdiff
path: root/keyboards/gh60/v1p3/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gh60/v1p3/readme.md')
-rw-r--r--keyboards/gh60/v1p3/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/gh60/v1p3/readme.md b/keyboards/gh60/v1p3/readme.md
new file mode 100644
index 000000000..b0b75a785
--- /dev/null
+++ b/keyboards/gh60/v1p3/readme.md
@@ -0,0 +1,25 @@
1# GH60 v1.3
2
3![GH60 v1.3](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/gh60/v1p3/pcb_bottom.jpg)
4
5A 60% with USB Type-C, in-switch backlight, and RGB Underglow. Also called GH60 RGB.
6
7* Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
8* Hardware Supported: GH60 V1.3 PCB, ATmega32U4
9* Hardware Availability: [NPKC RGB CP Store on AliExpress](https://www.aliexpress.com/i/32851321035.html)
10
11Make example for this keyboard (after setting up your build environment):
12
13 make gh60/v1p3:default
14
15Flashing example for this keyboard:
16
17 make gh60/v1p3:default:flash
18
19## Layouts
20
21[Reference Image](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/gh60/v1p3/layouts.jpg)
22
23The `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.
24
25See 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).