summaryrefslogtreecommitdiff
path: root/keyboards/walletburner/cajal/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/walletburner/cajal/readme.md')
-rw-r--r--keyboards/walletburner/cajal/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/walletburner/cajal/readme.md b/keyboards/walletburner/cajal/readme.md
new file mode 100644
index 0000000000..4573e40679
--- /dev/null
+++ b/keyboards/walletburner/cajal/readme.md
@@ -0,0 +1,23 @@
+# Cajal
+
+![Cajal](https://i.imgur.com/FVKq7WH.png)
+
+The Cajal is a premium 45% keyboard with stagger or ortho layout options.
+
+* Keyboard Maintainer: [worldspawn00](https://github.com/worldspawn00/)
+* Hardware Supported: The Cajal PCB and kit.
+* Hardware Availability: [PCB & Kit](https://www.walletburner.co/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make walletburner/cajal:default
+
+ make walletburner/cajal:default_ortho
+
+Flashing example for this keyboard:
+
+ make walletburner/cajal:default:flash
+
+To put the PCB into bootloader mode: Push the reset button on the bottom of the PCB
+
+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).