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/rev1/rules.mk | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/waldo/rev1/rules.mk (limited to 'keyboards/waldo/rev1/rules.mk') diff --git a/keyboards/waldo/rev1/rules.mk b/keyboards/waldo/rev1/rules.mk new file mode 100644 index 0000000000..7e64e7edc4 --- /dev/null +++ b/keyboards/waldo/rev1/rules.mk @@ -0,0 +1 @@ +AUDIO_ENABLE = yes # Audio output on port C6 -- cgit v1.2.3