summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/instant60/readme.md
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2019-03-18 19:12:09 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-18 19:12:09 +0100
commit99a8628383803d25c07d3f170ce5791da2c80a51 (patch)
tree0754f688d9ce9515267f368e31f3b826b7019733 /keyboards/cannonkeys/instant60/readme.md
parent3a2eb68e9e37fddc79ec59769052846a5e1051e8 (diff)
downloadqmk_firmware-99a8628383803d25c07d3f170ce5791da2c80a51.tar.gz
qmk_firmware-99a8628383803d25c07d3f170ce5791da2c80a51.tar.xz
[Keyboard] CannonKeys Instant60 Keyboard (#5433)
* Instant 60 * Instant60 changes again * turn off LSE and features * Working RGB underglow :tada: * Add missing files * Update keymap to have reset * Backlighting on * Backlight code for instant60 * Move 072 files to common folder and use it in Instant60 * Updates * Update keyboards/cannonkeys/instant60/rules.mk Co-Authored-By: awkannan <andrew.kannan@klaviyo.com>
Diffstat (limited to 'keyboards/cannonkeys/instant60/readme.md')
-rw-r--r--keyboards/cannonkeys/instant60/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/instant60/readme.md b/keyboards/cannonkeys/instant60/readme.md
new file mode 100644
index 000000000..9cd91e951
--- /dev/null
+++ b/keyboards/cannonkeys/instant60/readme.md
@@ -0,0 +1,12 @@
+# Instant60
+
+Instant60 Keyboard
+
+Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan1)
+Hardware Supported: STM32F072CBT6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cannonkeys/instant60: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).