From 9b393700d2fdd4a1159ba265bc399726e92f4e60 Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Sun, 7 Apr 2019 23:32:01 -0700 Subject: [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 --- keyboards/waldo/readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'keyboards/waldo/readme.md') 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). -- cgit v1.2.3-24-g4f1b