aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2df3c1b..431f5ec 100644
--- a/Makefile
+++ b/Makefile
@@ -88,6 +88,8 @@ ifneq (${OS}, Darwin)
CDEFS += -DFT_S_KEY=115
CDEFS += -DFT_D_KEY=100
CDEFS += -DFT_F1_KEY=65470
+ CDEFS += -DFT_L_ARR_KEY=65361
+ CDEFS += -DFT_R_ARR_KEY=65363
CDEFS += -DFT_ESC_KEY=65307
endif
#--------------------------------------------------------------------------------------------------#