summaryrefslogtreecommitdiff
path: root/keyboards/waldo/readme.md
diff options
context:
space:
mode:
authorThat-Canadian <Poole.Chris.11@gmail.com>2019-04-08 00:05:32 -0400
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-04-07 21:05:32 -0700
commitf44483f6aa381f6caa9cbf7a57bd6ba73bad8ae9 (patch)
tree015f342cacc153671370f62dd305f2421aeb4d4d /keyboards/waldo/readme.md
parent95ebe9018514b4ff7c06fc7dec1bf302a36474f2 (diff)
Adding the Waldo PCB (PCB for the Holz keyboard) (#4817)
* Added Waldo keyboard base files and default keymap * Updated Waldo files and added keymap for split shift and split backspace * Updated meta-data for the Waldo board * Apply suggestions from code review Committing suggestions for real this time. Co-Authored-By: That-Canadian <Poole.Chris.11@gmail.com> * Made suggested changes that were not explicitly made.
Diffstat (limited to 'keyboards/waldo/readme.md')
-rw-r--r--keyboards/waldo/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/waldo/readme.md b/keyboards/waldo/readme.md
new file mode 100644
index 0000000000..7bc5c88256
--- /dev/null
+++ b/keyboards/waldo/readme.md
@@ -0,0 +1,13 @@
+Waldo
+===
+
+A 60% Keyboard for use in the Holz case by Greenwald Designs
+
+Keyboard Maintainer: TODO
+Hardware Availability: TODO
+
+Make example for this keyboard (after setting up your build environment):
+
+ make waldo/rev1:default
+
+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).