summaryrefslogtreecommitdiff
path: root/keyboards/sam/s80/readme.md
diff options
context:
space:
mode:
authorCMMS-Freather <72902384+CMMS-Freather@users.noreply.github.com>2021-02-18 19:38:02 -0800
committerGitHub <noreply@github.com>2021-02-18 19:38:02 -0800
commitbb11e726b843330f3e7e46c805f40e34eb7a3ae3 (patch)
treedde7828119daa1a6da51ccf4dda49785bf640eb0 /keyboards/sam/s80/readme.md
parente3f0157f6e5b21d52eb90cb307b234e832959e10 (diff)
[Keyboard] change to saka68 solder firmware config. add sam's s80 firmware (#11834)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joshua Diamond <josh@windowoffire.com>
Diffstat (limited to 'keyboards/sam/s80/readme.md')
-rw-r--r--keyboards/sam/s80/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/sam/s80/readme.md b/keyboards/sam/s80/readme.md
new file mode 100644
index 0000000000..50d1544321
--- /dev/null
+++ b/keyboards/sam/s80/readme.md
@@ -0,0 +1,16 @@
+# Sam S80
+
+Sam S80 TKL Keyboard
+
+![Sam S80](https://i.imgur.com/DCzBjnu.jpg)
+
+* Keyboard Maintainer: [CMM.Studio Freather](https://github.com/CMMS-Freather)
+* Hardware Supported: PCB, Atmega32u4
+
+Make example for this keyboard (after setting up your build environment):
+
+ make sam/s80:default
+
+
+For reset instruction, use tweezer to short the top two pins to enter bootloader mode
+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).