diff options
Diffstat (limited to 'keyboards/sixkeyboard/config.h')
| -rw-r--r-- | keyboards/sixkeyboard/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/sixkeyboard/config.h b/keyboards/sixkeyboard/config.h index bf58bb2b7..4ce25c670 100644 --- a/keyboards/sixkeyboard/config.h +++ b/keyboards/sixkeyboard/config.h | |||
| @@ -107,8 +107,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 107 | 107 | ||
| 108 | /* disable action features */ | 108 | /* disable action features */ |
| 109 | //#define NO_ACTION_LAYER | 109 | //#define NO_ACTION_LAYER |
| 110 | //#define NO_ACTION_TAPPING | 110 | #define NO_ACTION_TAPPING |
| 111 | //#define NO_ACTION_ONESHOT | 111 | #define NO_ACTION_ONESHOT |
| 112 | //#define NO_ACTION_MACRO | 112 | //#define NO_ACTION_MACRO |
| 113 | //#define NO_ACTION_FUNCTION | 113 | //#define NO_ACTION_FUNCTION |
| 114 | 114 | ||
