aboutsummaryrefslogtreecommitdiff
path: root/keyboards/waldo/keymaps/default_split_shft_bck/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-5/+0
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Adding the Waldo PCB (PCB for the Holz keyboard) (#4817)That-Canadian2019-04-071-0/+5
* 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 <Poole.Chris.11@gmail.com> * Made suggested changes that were not explicitly made.