diff options
author | Andrew Kannan <andrew.kannan@klaviyo.com> | 2020-07-27 14:29:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-27 14:29:09 -0400 |
commit | e937fc451379d773184068fd07b9f0a2aaaa6784 (patch) | |
tree | b70f985bff4ce56566fcefdbf19c8778c88164b2 /keyboards/cannonkeys/instant65/readme.md | |
parent | b0e99c803dba3f8768ad8f0c8df8ce0b3183794a (diff) | |
download | qmk_firmware-e937fc451379d773184068fd07b9f0a2aaaa6784.tar.gz qmk_firmware-e937fc451379d773184068fd07b9f0a2aaaa6784.zip |
Add Instant65 to QMK (#9804)
* Add Instant65 to QMK
* Fix via map
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/instant65/readme.md')
-rw-r--r-- | keyboards/cannonkeys/instant65/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/instant65/readme.md b/keyboards/cannonkeys/instant65/readme.md new file mode 100644 index 0000000000..504f7c6ef8 --- /dev/null +++ b/keyboards/cannonkeys/instant65/readme.md @@ -0,0 +1,12 @@ +# CannonKeys Instant65 + +Instant65 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/instant65: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). |