diff options
author | JTM <68515848+MatthieuLu@users.noreply.github.com> | 2021-04-26 01:38:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-26 10:38:13 +0200 |
commit | 54c1548247cce3044fea7573e0ca2d37560259ad (patch) | |
tree | 6076844d7dad54d34800ab248f8db7b914612ca1 /keyboards/function96/v2/readme.md | |
parent | 9cf82fae9566c68ea2ffcb120375868f27f94ecf (diff) | |
download | qmk_firmware-54c1548247cce3044fea7573e0ca2d37560259ad.tar.gz qmk_firmware-54c1548247cce3044fea7573e0ca2d37560259ad.zip |
Updated Function96 with V2 files and removed chconf.h and halconf.h (#12613)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: JuanTapMan <68515848+JuanTapMan@users.noreply.github.com>
Diffstat (limited to 'keyboards/function96/v2/readme.md')
-rw-r--r-- | keyboards/function96/v2/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/function96/v2/readme.md b/keyboards/function96/v2/readme.md new file mode 100644 index 0000000000..bf7f2966a4 --- /dev/null +++ b/keyboards/function96/v2/readme.md @@ -0,0 +1,13 @@ +# Function96v2 + +This Function96v2 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: Function96v2 +* Hardware Availability: Limited Groupbuy that ended on 11/29/2020, https://www.reddit.com/r/mechmarket/comments/jxvokl/gb_function96v2_a_premium_96_layout_nov_20th_nov/ + +Make example for this keyboard (after setting up your build environment): + + make function96/v2: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). |