diff options
author | reasonsandreasons <walterphanley@gmail.com> | 2019-01-10 11:21:21 -0500 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-01-10 08:21:21 -0800 |
commit | ebbc372f72993123cd24fe27228e8d07c9b8d7fb (patch) | |
tree | 6f901c7fbf44ef534ba0977de3d0ecb25d6f34b1 /keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h | |
parent | 9c2d77612391c1c762dc53e53aab4f91c50d22f8 (diff) |
Added my Prime_O Layout (#4811)
* initial prime_o commit
* Cleaned up comments, other things.
* Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810)
* Keymap: ave-63's iris layout (#4812)
* Updated keymap to use standard seven-underscore KC_TRNS notation
* initial prime_o commit
* Cleaned up comments, other things.
* Updated keymap to use standard seven-underscore KC_TRNS notation
Diffstat (limited to 'keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h')
-rw-r--r-- | keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h b/keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h new file mode 100644 index 0000000000..4bcfa2ce5c --- /dev/null +++ b/keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h @@ -0,0 +1,21 @@ +/* Copyright 2018 Jumail Mundekkat + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + +#pragma once + +#define TAPPING_TERM 200 + +// place overrides here |