diff options
author | yynmt <45400583+yynmt@users.noreply.github.com> | 2021-04-21 02:21:39 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-20 10:21:39 -0700 |
commit | 5f670fbdc417a3db0163d233b6f3a0d508c0f464 (patch) | |
tree | aa3e421c628191368067b6f99e9956bc275c34be /keyboards/yynmt/acperience12/rev1/readme.md | |
parent | bd07120d3303ee38498e01bbef9052d4d50f77f5 (diff) |
[Keyboard] Add Acperience12 macropad (#12573)
Co-authored-by: yynmt <yynmt@yynmt.com>
Diffstat (limited to 'keyboards/yynmt/acperience12/rev1/readme.md')
-rw-r--r-- | keyboards/yynmt/acperience12/rev1/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/yynmt/acperience12/rev1/readme.md b/keyboards/yynmt/acperience12/rev1/readme.md new file mode 100644 index 0000000000..b08369ff02 --- /dev/null +++ b/keyboards/yynmt/acperience12/rev1/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). |