qmk-dactyl-manuform-a/keyboards/gh60/v1p3
James Young 87317a3af6
[Keyboard] GH60 v1.3 (#10575)
* [Keyboard] GH60 v1.3 Support

* clean up info.json

Update key sizes and positioning.

* add readme

* add image to readme

* fix up info.json LAYOUT_all

* add LAYOUT_60_ansi

I'm guessing at this based on a photo of the PCB. Chances are high that this isn't fully functional.

* add matrix block comment to v1p3.h

* add default_ansi keymap

* add keymap readme files

* fix LAYOUT_60_ansi macro

* enable 60_ansi Community Layout support

* add layouts for 60_ansi_arrow

Add LAYOUT_60_ansi_arrow and LAYOUT_60_ansi_arrow_split_bs macros. (The user helping me test runs the split Backspace variant.)

* add Tsangan, HHKB, and 64_ansi layout macros

* add factory keymaps and layout info

* update copyright headers

I mean... if someone's gotta "own" this code...

* fix broken factory_* keymaps
2020-10-16 22:23:32 +01:00
..
keymaps [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
config.h [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
info.json [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
readme.md [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
rules.mk [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
v1p3.c [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
v1p3.h [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00

readme.md

GH60 v1.3

GH60 v1.3

A 60% with USB Type-C, in-switch backlight, and RGB Underglow. Also called GH60 RGB.

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

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.