summaryrefslogtreecommitdiff
path: root/keyboards/pangorin/tan67/readme.md
diff options
context:
space:
mode:
authorPangorin <68218885+Pangorin@users.noreply.github.com>2023-08-20 23:08:13 +0700
committerGitHub <noreply@github.com>2023-08-20 10:08:13 -0600
commit6d9eab88430c3ae3fd5098ad13146bf151881d24 (patch)
tree422fb9d1de3157461631c726cc0a37a750803b4c /keyboards/pangorin/tan67/readme.md
parentd91857d5bb88b08696902afbd6a773edecacefd3 (diff)
Adding support for TAN67 PCB (#21003)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Diffstat (limited to 'keyboards/pangorin/tan67/readme.md')
-rw-r--r--keyboards/pangorin/tan67/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/pangorin/tan67/readme.md b/keyboards/pangorin/tan67/readme.md
new file mode 100644
index 0000000000..6fdb4effbd
--- /dev/null
+++ b/keyboards/pangorin/tan67/readme.md
@@ -0,0 +1,23 @@
+# TAN67 PCB
+
+A 65% PCB, which controlled by an STM32F072 chipset.
+
+* Keyboard Maintainer: [Pangorin](https://github.com/pangorin)
+* Hardware Supported: STM32F072
+
+Make example for this keyboard (after setting up your build environment):
+
+ make pangorin/tan67:default
+
+Flashing example for this keyboard:
+
+ make pangorin/tan67:default:flash
+
+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).
+
+## Bootloader
+
+Enter the bootloader in 2 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix and plug in the keyboard
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available