summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/unix/config.h
diff options
context:
space:
mode:
authorDerek Tracy <tracyde@users.noreply.github.com>2018-06-25 16:46:21 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-25 16:46:21 +0200
commit85a505f98565fb63b7747a581decfe2c03ec3326 (patch)
tree7b5525d55434c7144d7be42eceacf89400745a11 /keyboards/tada68/keymaps/unix/config.h
parent043a3af454634b8ce9d7c3f6bf7d7035f328f64a (diff)
downloadqmk_firmware-85a505f98565fb63b7747a581decfe2c03ec3326.tar.gz
qmk_firmware-85a505f98565fb63b7747a581decfe2c03ec3326.tar.xz
added tada68:unix (#3225)
Diffstat (limited to 'keyboards/tada68/keymaps/unix/config.h')
-rw-r--r--keyboards/tada68/keymaps/unix/config.h4
1 files changed, 4 insertions, 0 deletions
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