summaryrefslogtreecommitdiffstats
path: root/keyboards/waldo/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-04-08 08:32:01 +0200
committerDrashna Jaelre <drashna@live.com>2019-04-08 08:32:01 +0200
commit9b393700d2fdd4a1159ba265bc399726e92f4e60 (patch)
tree4787bf8d91186191377998a1b9265a80dc935e68 /keyboards/waldo/readme.md
parentf44483f6aa381f6caa9cbf7a57bd6ba73bad8ae9 (diff)
downloadqmk_firmware-9b393700d2fdd4a1159ba265bc399726e92f4e60.tar.gz
qmk_firmware-9b393700d2fdd4a1159ba265bc399726e92f4e60.tar.xz
[Keyboard] Waldo 60 PCB Refactor (#5583)
* use pragma once * modified readme with maintainer info * remove rev1 for the time being * QMK Configurator support for 60_ansi and 60_ansi_split_bs_rshift * add hhkb layout and QMK Configurator support * fix compile issue due to missing DEVICE_VER * use a saner and less complicated default layout * remove unused file * fix up LAYOUT_all and formatting along with QKM Configurator support * turn on bootmagic lite as the hardware reset switch isn't in a standard position * remove default folder
Diffstat (limited to 'keyboards/waldo/readme.md')
-rw-r--r--keyboards/waldo/readme.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/keyboards/waldo/readme.md b/keyboards/waldo/readme.md
index 7bc5c8825..987b1fa49 100644
--- a/keyboards/waldo/readme.md
+++ b/keyboards/waldo/readme.md
@@ -1,13 +1,12 @@
-Waldo
-===
+# Waldo
A 60% Keyboard for use in the Holz case by Greenwald Designs
-Keyboard Maintainer: TODO
-Hardware Availability: TODO
+Keyboard Maintainer: [That-Canadian](https://github.com/that-canadian)
+Hardware Availability: https://store.projectkeyboard.com/products/waldo-pcb-60
Make example for this keyboard (after setting up your build environment):
- make waldo/rev1:default
+ make waldo: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).