summaryrefslogtreecommitdiff
path: root/keyboards/yynmt/acperience12/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yynmt/acperience12/readme.md')
-rw-r--r--keyboards/yynmt/acperience12/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/yynmt/acperience12/readme.md b/keyboards/yynmt/acperience12/readme.md
new file mode 100644
index 0000000000..b08369ff02
--- /dev/null
+++ b/keyboards/yynmt/acperience12/readme.md
@@ -0,0 +1,21 @@
+# Acperience12
+
+![Acperience12](https://raw.githubusercontent.com/yynmt/Acperience12/main/images/main_image.jpg)
+
+Acperience12 is 12 keys macropad.
+
+* Keyboard Maintainer: [yynmt](https://github.com/yynmt)
+* Hardware Supported: The A12 PCB
+* Hardware Availability: [This repository](https://github.com/yynmt/Acperience12) has the plate files and other files.
+
+Enter the bootloader: Press the reset button. The reset button is located on the top side of the PCB between SW9,10 and SW11,12. Insert a long thin stick (e.g. SIM eject tool or paper clip) into the hole on the top plate.
+
+Make example for this macropad (after setting up your build environment):
+
+ make yynmt/acperience12:default
+
+Flashing example for this macropad:
+
+ make yynmt/acperience12: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).