From 5f670fbdc417a3db0163d233b6f3a0d508c0f464 Mon Sep 17 00:00:00 2001 From: yynmt <45400583+yynmt@users.noreply.github.com> Date: Wed, 21 Apr 2021 02:21:39 +0900 Subject: [Keyboard] Add Acperience12 macropad (#12573) Co-authored-by: yynmt --- keyboards/yynmt/acperience12/rev1/readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 keyboards/yynmt/acperience12/rev1/readme.md (limited to 'keyboards/yynmt/acperience12/rev1/readme.md') 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). -- cgit v1.2.3