diff options
Diffstat (limited to 'keyboards/function96/v1/readme.md')
-rw-r--r-- | keyboards/function96/v1/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/function96/v1/readme.md b/keyboards/function96/v1/readme.md new file mode 100644 index 0000000000..89a17458e0 --- /dev/null +++ b/keyboards/function96/v1/readme.md @@ -0,0 +1,13 @@ +# Function96 + +This Function96 is a passion project of JTM. It's meant to give the user the maximum usability of the space allocated by the keyboard while also giving the option of using the numpad. + +* Keyboard Maintainer: The QMK Community +* Hardware Supported: Function96v1 +* Hardware Availability: Limited Groupbuy that ended on 8/14/2020, https://www.reddit.com/r/mechmarket/comments/i7wwh4/gb_function96_prototype/ + +Make example for this keyboard (after setting up your build environment): + + make function96/v1: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). |