diff options
Diffstat (limited to 'keyboards/preonic/keymaps/zach/config.h')
-rw-r--r-- | keyboards/preonic/keymaps/zach/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/preonic/keymaps/zach/config.h b/keyboards/preonic/keymaps/zach/config.h index 59959524f..bb8913c7a 100644 --- a/keyboards/preonic/keymaps/zach/config.h +++ b/keyboards/preonic/keymaps/zach/config.h | |||
@@ -84,7 +84,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
84 | /* disable action features */ | 84 | /* disable action features */ |
85 | //#define NO_ACTION_LAYER | 85 | //#define NO_ACTION_LAYER |
86 | #define NO_ACTION_TAPPING | 86 | #define NO_ACTION_TAPPING |
87 | #define NO_ACTION_ONESHOT | 87 | //#define NO_ACTION_ONESHOT |
88 | #define NO_ACTION_MACRO | 88 | #define NO_ACTION_MACRO |
89 | #define NO_ACTION_FUNCTION | 89 | #define NO_ACTION_FUNCTION |
90 | #define PREVENT_STUCK_MODIFIERS | 90 | #define PREVENT_STUCK_MODIFIERS |