diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-19 05:31:08 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-19 05:31:08 +0000 |
commit | 54521bd04bd92775a1d36e583f86cf8cffa4cd0b (patch) | |
tree | a1b6018d4cfbaf35f52899a179d337e1f43ff4b4 /keyboards/genone/g1_65/readme.md | |
parent | 2e7fd319a1db635bc622322f88963da726ed1c47 (diff) | |
parent | 99c46e4b736cb72dee208d5ef034b91d74853013 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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). + |