diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-20 16:19:56 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-20 16:19:56 +0000 |
commit | dbaba4217529e3dcccf781c7fae0807cfb79cd0e (patch) | |
tree | 245fe38e6e8ec236ccdfd8d0cc00ef175b21ce41 /keyboards/cannonkeys/vicious40/readme.md | |
parent | 8925199ae88329c94aeaf9b0f7cf288c5e4b5f06 (diff) | |
parent | 388a4ae8172e8dda6d3a5fffa1e4f520d8192c62 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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). |