Skip to content

Instantly share code, notes, and snippets.

View HVR88's full-sized avatar

Bruno HVR88

  • Canada
View GitHub Profile
@fauxpark
fauxpark / applefn.patch
Last active May 10, 2024 07:54
QMK Apple Fn
diff --git a/builddefs/common_features.mk b/builddefs/common_features.mk
index 18f8b0bbfc..4ef3e230e4 100644
--- a/builddefs/common_features.mk
+++ b/builddefs/common_features.mk
@@ -878,6 +878,10 @@ ifeq ($(strip $(JOYSTICK_ENABLE)), yes)
endif
endif
+ifeq ($(strip $(APPLE_FN_ENABLE)), yes)
+ OPT_DEFS += -DAPPLE_FN_ENABLE