diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-15 13:57:46 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-15 13:57:46 +0000 |
commit | 5f817a1d7fb525003413167b4471eaebd2099b78 (patch) | |
tree | 8f823c83de85418b50502d15d0d6b3906c5a886d /keyboards/yushakobo/quick7/config.h | |
parent | 872b521e4f4474ba9a4f4eb640fbdb5a386f2ac4 (diff) | |
parent | 764dc18a81f762fdff5f74eb6d3b517ba79d5c11 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yushakobo/quick7/config.h')
-rw-r--r-- | keyboards/yushakobo/quick7/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/yushakobo/quick7/config.h b/keyboards/yushakobo/quick7/config.h index 01cc0f0a87..f3afcd2df7 100644 --- a/keyboards/yushakobo/quick7/config.h +++ b/keyboards/yushakobo/quick7/config.h @@ -137,12 +137,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT -/* disable these deprecated features by default */ -#ifndef LTO_ENABLE - #define NO_ACTION_MACRO - #define NO_ACTION_FUNCTION -#endif - /* Bootmagic Lite key configuration */ // #define BOOTMAGIC_LITE_ROW 0 // #define BOOTMAGIC_LITE_COLUMN 0 |