summaryrefslogtreecommitdiff
path: root/keyboards/handwired/acacia/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/acacia/readme.md')
-rw-r--r--keyboards/handwired/acacia/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/handwired/acacia/readme.md b/keyboards/handwired/acacia/readme.md
new file mode 100644
index 0000000000..b9245f0cbd
--- /dev/null
+++ b/keyboards/handwired/acacia/readme.md
@@ -0,0 +1,22 @@
+# Acacia
+
+A pseudo-split keyboard with 2+4x3+2 vertically staggered keys and 4+1 thumb keys for each hand.
+
+* Keyboard Maintainer: [jpsecher](https://github.com/jpsecher)
+* Hardware Supported: https://github.com/jpsecher/keyboards/acacia
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/acacia:default
+
+Flashing example for this keyboard:
+
+ make handwired/acacia: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.
+
+## Bootloader
+
+Enter the bootloader by using the small buttons on the PCB: press the RESET button while connected to QMK Toolbox.
+
+Then you can flash the HEX file you built above.