diff options
author | nielsenz <nielsenz@oregonstate.edu> | 2017-03-30 20:10:34 -0700 |
---|---|---|
committer | nielsenz <nielsenz@oregonstate.edu> | 2017-03-30 20:10:34 -0700 |
commit | d1e66e2e0715c680a8da3216525b54fd8f2b671f (patch) | |
tree | 48e8fe12880f58ebc7e143d245af5826c20b6f54 /keyboards/planck/keymaps/zach/config.h | |
parent | 7e54332890f4c376314f942574c6183c87a6e9c8 (diff) |
Worked around some new Makefile issues.
Diffstat (limited to 'keyboards/planck/keymaps/zach/config.h')
-rw-r--r-- | keyboards/planck/keymaps/zach/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/zach/config.h b/keyboards/planck/keymaps/zach/config.h index 7deb9ebfe8..d309c94935 100644 --- a/keyboards/planck/keymaps/zach/config.h +++ b/keyboards/planck/keymaps/zach/config.h @@ -77,7 +77,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* disable action features */ //#define NO_ACTION_LAYER #define NO_ACTION_TAPPING -#define NO_ACTION_ONESHOT +//#define NO_ACTION_ONESHOT #define NO_ACTION_MACRO #define NO_ACTION_FUNCTION #define PREVENT_STUCK_MODIFIERS |