diff options
author | Angel Rojas <66912190+rojasa1990@users.noreply.github.com> | 2021-04-19 01:30:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-18 22:30:36 -0700 |
commit | 99c46e4b736cb72dee208d5ef034b91d74853013 (patch) | |
tree | b07bc634934d9c4fb71bbf7db4d836992be68774 /keyboards/genone/g1_65/readme.md | |
parent | 1e19227b31f449b72542372b9c1cade126ecafa2 (diff) |
[Keyboard] Add G1_65 keyboard (#12140)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/genone/g1_65/readme.md')
-rw-r--r-- | keyboards/genone/g1_65/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/genone/g1_65/readme.md b/keyboards/genone/g1_65/readme.md new file mode 100644 index 0000000000..2ea3e191e6 --- /dev/null +++ b/keyboards/genone/g1_65/readme.md @@ -0,0 +1,18 @@ +# GEN ONE G1_65 + +G1_65 is a keyboard PCB supporting 65% layout. [More info at GEN ONE MERCH](https://genonemerch.com) + +* Keyboard Maintainer: [rojasa1990](https://github.com/rojasa1990) +* Hardware Supported: GEN ONE G1_65 +* Hardware Availability: GEN ONE MERCH + +Make example for this keyboard (after setting up your build environment): + + make genone/g1_65:default + +Flashing example for this keyboard: + + make genone/g1_65: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). + |