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/keymaps/default_split_shft_bck/config.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/waldo/keymaps/default_split_shft_bck/config.h (limited to 'keyboards/waldo/keymaps/default_split_shft_bck/config.h') diff --git a/keyboards/waldo/keymaps/default_split_shft_bck/config.h b/keyboards/waldo/keymaps/default_split_shft_bck/config.h new file mode 100644 index 0000000000..19a485296e --- /dev/null +++ b/keyboards/waldo/keymaps/default_split_shft_bck/config.h @@ -0,0 +1,5 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + + +#endif -- cgit v1.2.3