qmk_firmware/keyboards/waldo/rev1/config.h
That-Canadian f44483f6aa 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 <Poole.Chris.11@gmail.com>

* Made suggested changes that were not explicitly made.
2019-04-07 21:05:32 -07:00

8 lines
80 B
C

#ifndef REV5_CONFIG_H
#define REV5_CONFIG_H
#define DEVICE_VER 0x0005
#endif