diff options
author | Andrew Kannan <andrew.kannan@klaviyo.com> | 2020-04-11 18:19:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-11 23:19:44 +0100 |
commit | dfdc89296b2d491423ee4c22ed9059d5777fc652 (patch) | |
tree | 040be0cb721e79b10a0ad28bc0a060af9e14862d /keyboards/cannonkeys/devastatingtkl/readme.md | |
parent | 671020af080ccd1feb9a4d633286578e70528c18 (diff) |
DevastatingTKL Keyboard (#8209)
* Save progress
* Finished matrix and everything
* Apply suggestions from code review
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update DevastatingTKL
* Renames
* Add renamed files
* Update chibios files and VIA keymap for completion
* Some cleanup
* Apply suggestions from code review
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/devastatingtkl/rules.mk
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/cannonkeys/devastatingtkl/readme.md')
-rw-r--r-- | keyboards/cannonkeys/devastatingtkl/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/devastatingtkl/readme.md b/keyboards/cannonkeys/devastatingtkl/readme.md new file mode 100644 index 0000000000..9d706ab65e --- /dev/null +++ b/keyboards/cannonkeys/devastatingtkl/readme.md @@ -0,0 +1,12 @@ +# CannonKeys DevastatingTKL + +DevastatingTKL Keyboard + +* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan) +* Hardware Supported: STM32F072CBT6 + +Make example for this keyboard (after setting up your build environment): + + make cannonkeys/devastatingtkl: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). |