diff options
author | Derek Tracy <tracyde@users.noreply.github.com> | 2018-06-25 10:46:21 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-25 07:46:21 -0700 |
commit | 85a505f98565fb63b7747a581decfe2c03ec3326 (patch) | |
tree | 7b5525d55434c7144d7be42eceacf89400745a11 /keyboards/tada68/keymaps/unix/config.h | |
parent | 043a3af454634b8ce9d7c3f6bf7d7035f328f64a (diff) | |
download | qmk_firmware-85a505f98565fb63b7747a581decfe2c03ec3326.tar.gz |
added tada68:unix (#3225)
Diffstat (limited to 'keyboards/tada68/keymaps/unix/config.h')
-rw-r--r-- | keyboards/tada68/keymaps/unix/config.h | 4 |
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 |