[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
This commit is contained in:
MechMerlin 2019-04-07 23:32:01 -07:00 committed by Drashna Jaelre
parent f44483f6aa
commit 9b393700d2
10 changed files with 82 additions and 172 deletions

View file

@ -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).