diff options
author | Joel Challis <git@zvecr.com> | 2020-04-24 21:39:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-24 21:39:41 +0100 |
commit | 423ce39f18bec98b496b948e435dfb6d95fe79ec (patch) | |
tree | 9bac6d4ef6312c133f2fa2c2aa59ffc258a31aad /keyboards/cannonkeys/obliterated75/readme.md | |
parent | 217debff073e40b10889b35fd918c3cba0034ecd (diff) | |
parent | 643fc1d806a11499527491852131d55a07cb3cbc (diff) |
Merge pull request #8806 from awkannan/202004_obliterated75
Add Obliterated75 Keyboard
Diffstat (limited to 'keyboards/cannonkeys/obliterated75/readme.md')
-rw-r--r-- | keyboards/cannonkeys/obliterated75/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/obliterated75/readme.md b/keyboards/cannonkeys/obliterated75/readme.md new file mode 100644 index 0000000000..372b5500d1 --- /dev/null +++ b/keyboards/cannonkeys/obliterated75/readme.md @@ -0,0 +1,10 @@ +# CannonKeys Obliterated75 + +* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan) +* Hardware Supported: STM32F072CBT6 + +Make example for this keyboard (after setting up your build environment): + + make cannonkeys/obliterated75: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). |