f44483f6aa
* 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.
8 lines
80 B
C
8 lines
80 B
C
#ifndef REV5_CONFIG_H
|
|
#define REV5_CONFIG_H
|
|
|
|
|
|
#define DEVICE_VER 0x0005
|
|
|
|
#endif
|