diff options
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 7deb9ebfe..d309c9493 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/>. | |||
77 | /* disable action features */ | 77 | /* disable action features */ |
78 | //#define NO_ACTION_LAYER | 78 | //#define NO_ACTION_LAYER |
79 | #define NO_ACTION_TAPPING | 79 | #define NO_ACTION_TAPPING |
80 | #define NO_ACTION_ONESHOT | 80 | //#define NO_ACTION_ONESHOT |
81 | #define NO_ACTION_MACRO | 81 | #define NO_ACTION_MACRO |
82 | #define NO_ACTION_FUNCTION | 82 | #define NO_ACTION_FUNCTION |
83 | #define PREVENT_STUCK_MODIFIERS | 83 | #define PREVENT_STUCK_MODIFIERS |