diff options
| author | Joel Challis | 2021-04-20 17:17:47 +0200 |
|---|---|---|
| committer | GitHub | 2021-04-20 17:17:47 +0200 |
| commit | f778ede8bd2c175a5f4a119d9321740d16047dcf (patch) | |
| tree | e90153da2308de5202ff8de63c590397c922da13 /keyboards/forever65/readme.md | |
| parent | 8405d28670c7c8235d0bc4f48b8ab63e472e128e (diff) | |
Initial firmware for Forever65 (#12572)
Diffstat (limited to 'keyboards/forever65/readme.md')
| -rw-r--r-- | keyboards/forever65/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/forever65/readme.md b/keyboards/forever65/readme.md new file mode 100644 index 0000000000..0809b0145c --- /dev/null +++ b/keyboards/forever65/readme.md @@ -0,0 +1,15 @@ +# Forever65 + + + +Gasket Mount 65% keyboard + +* Keyboard Maintainer: [zvecr](https://github.com/zvecr) +* Hardware Supported: Forever65 PCB +* Hardware Availability: [Group-Buy](https://geekhack.org/index.php?topic=108809.0) + +Make example for this keyboard (after setting up your build environment): + + make forever65:default + +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). |