diff options
author | Andrew Kannan <andrew.kannan@klaviyo.com> | 2021-07-20 12:19:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 09:19:26 -0700 |
commit | 388a4ae8172e8dda6d3a5fffa1e4f520d8192c62 (patch) | |
tree | 711c4964cf7bc9bec63f5b67f59ae3828c73c9a6 /keyboards/cannonkeys/vicious40/readme.md | |
parent | 3486870ee42a65055d8f60a2f371bd84aa924f4f (diff) |
[Keyboard] Add Vicious40 to QMK (#12981)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/vicious40/readme.md')
-rw-r--r-- | keyboards/cannonkeys/vicious40/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/vicious40/readme.md b/keyboards/cannonkeys/vicious40/readme.md new file mode 100644 index 0000000000..741902fe2d --- /dev/null +++ b/keyboards/cannonkeys/vicious40/readme.md @@ -0,0 +1,12 @@ +# CannonKeys Vicious40 + +Vicious40 Keyboard + +* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan) +* Hardware Supported: STM32F072CBT6 or APM32F072CBT6 + +Make example for this keyboard (after setting up your build environment): + + make cannonkeys/vicious40: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). |