aboutsummaryrefslogtreecommitdiff
path: root/keyboards/j80
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/j80')
-rw-r--r--keyboards/j80/config.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/j80/config.h b/keyboards/j80/config.h
index a4a10bff4..c4276431c 100644
--- a/keyboards/j80/config.h
+++ b/keyboards/j80/config.h
@@ -39,10 +39,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
39#define BACKLIGHT_PIN D4 39#define BACKLIGHT_PIN D4
40 40
41/* disable these deprecated features by default */ 41/* disable these deprecated features by default */
42#ifndef LINK_TIME_OPTIMIZATION_ENABLE 42#define NO_ACTION_MACRO
43 #define NO_ACTION_MACRO 43#define NO_ACTION_FUNCTION
44 #define NO_ACTION_FUNCTION
45#endif
46 44
47/* key combination for magic key command */ 45/* key combination for magic key command */
48/* defined by default; to change, uncomment and set to the combination you want */ 46/* defined by default; to change, uncomment and set to the combination you want */