diff options
Diffstat (limited to 'keyboards/bigseries/readme.md')
-rw-r--r-- | keyboards/bigseries/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/bigseries/readme.md b/keyboards/bigseries/readme.md new file mode 100644 index 000000000..0b4066735 --- /dev/null +++ b/keyboards/bigseries/readme.md | |||
@@ -0,0 +1,16 @@ | |||
1 | # Big Series Keyboards | ||
2 | |||
3 |  | ||
4 | |||
5 | The is the parent folder for all PCBs made by [Woodkeys](https://woodkeys.click) for the Big Series Switch by [NovelKeys](https://novelkeys.xyz). Available in 1, 2, 3, and 4 switch versions from [Woodkeys.click](https://woodkeys.click/product-category/big-series/). | ||
6 | |||
7 | Keyboard Maintainer: [Cole Markham](https://github.com/colemarkham) / [Woodkeys.click](https://woodkeys.click) | ||
8 | Hardware Supported: Big Series PCBs | ||
9 | Hardware Availability: [Woodkeys.click](https://woodkeys.click), [NovelKeys](https://novelkeys.xyz) | ||
10 | |||
11 | Make example for these keyboards (after setting up your build environment): | ||
12 | |||
13 | make bigseries/1key:default | ||
14 | make bigseries/3key:ctrl-alt-del | ||
15 | |||
16 | See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/build-compile-instructions) for more information. | ||