diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 12:44:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 20:44:28 -0800 |
commit | da5cb5fd6f91c2f7aebbcebbf211252c51d9b4a5 (patch) | |
tree | 22e9c5bd94715010c5b8fe65ac4c7baf0554e13e /keyboards/woodkeys/bigseries/readme.md | |
parent | 984481ff8e17173a0faaa12c524d0b502fb438cb (diff) |
[Keyboard] move woodkeys.click keyboards to /woodkeys (#16113)
Diffstat (limited to 'keyboards/woodkeys/bigseries/readme.md')
-rw-r--r-- | keyboards/woodkeys/bigseries/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/woodkeys/bigseries/readme.md b/keyboards/woodkeys/bigseries/readme.md new file mode 100644 index 0000000000..5f7a123508 --- /dev/null +++ b/keyboards/woodkeys/bigseries/readme.md @@ -0,0 +1,16 @@ +# Big Series Keyboards + +![Big Series Keyboards](https://woodkeys.click/wp-content/uploads/2017/12/woodkeys_419.jpg) + +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/). + +Keyboard Maintainer: [Cole Markham](https://github.com/colemarkham) / [Woodkeys.click](https://woodkeys.click) +Hardware Supported: Big Series PCBs +Hardware Availability: [Woodkeys.click](https://woodkeys.click), [NovelKeys](https://novelkeys.xyz) + +Make example for these keyboards (after setting up your build environment): + + make woodkeys/bigseries/1key:default + make woodkeys/bigseries/3key:ctrl-alt-del + +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. |