From f44483f6aa381f6caa9cbf7a57bd6ba73bad8ae9 Mon Sep 17 00:00:00 2001 From: That-Canadian Date: Mon, 8 Apr 2019 00:05:32 -0400 Subject: 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 * Made suggested changes that were not explicitly made. --- keyboards/waldo/waldo.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/waldo/waldo.c (limited to 'keyboards/waldo/waldo.c') diff --git a/keyboards/waldo/waldo.c b/keyboards/waldo/waldo.c new file mode 100644 index 0000000000..33093d4bbd --- /dev/null +++ b/keyboards/waldo/waldo.c @@ -0,0 +1 @@ +#include "waldo.h" \ No newline at end of file -- cgit v1.2.3