diff options
author | Andrew Kannan <andrew.kannan@klaviyo.com> | 2019-10-30 02:45:58 -0400 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-29 23:45:58 -0700 |
commit | 455a0c597854b417c4dc02a462433043bddfa830 (patch) | |
tree | ca5564e81e62cefe24816ed04931e60c80a422c8 /keyboards/cannonkeys/iron165/readme.md | |
parent | 674fcc474c162f44fadfa8a796134751d80ee639 (diff) |
[Keyboard] New CannonKeys boards and EEPROM fixes (#6968)
* Add Iron165
* CannonKeys new boards and cleanup
* Tmo50 info json
* Update readme for TMOv2
* update via keymap tmo
* info json again
* Apply suggestions from code review
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Address PR comments
* More changes for rules files cleanup
* info.json fixed?
* Fix Savage65 matrix
* Apply suggestions from code review
Thanks noroadsleft for the improvements!
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Bump eeprom version
* Apply suggestions from code review
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/cannonkeys/iron165/readme.md')
-rw-r--r-- | keyboards/cannonkeys/iron165/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/iron165/readme.md b/keyboards/cannonkeys/iron165/readme.md new file mode 100644 index 0000000000..6cfb7a2067 --- /dev/null +++ b/keyboards/cannonkeys/iron165/readme.md @@ -0,0 +1,12 @@ +# Smith+Rune Iron165 + +Iron165 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/iron165: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). |