From 85a505f98565fb63b7747a581decfe2c03ec3326 Mon Sep 17 00:00:00 2001 From: Derek Tracy Date: Mon, 25 Jun 2018 10:46:21 -0400 Subject: added tada68:unix (#3225) --- keyboards/tada68/keymaps/unix/config.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 keyboards/tada68/keymaps/unix/config.h (limited to 'keyboards/tada68/keymaps/unix/config.h') diff --git a/keyboards/tada68/keymaps/unix/config.h b/keyboards/tada68/keymaps/unix/config.h new file mode 100644 index 000000000..a580d8b2e --- /dev/null +++ b/keyboards/tada68/keymaps/unix/config.h @@ -0,0 +1,4 @@ +#include "../../config.h" + +#define DISABLE_SPACE_CADET_ROLLOVER +#define GRAVE_ESC_ALT_OVERRIDE \ No newline at end of file -- cgit v1.2.3-24-g4f1b