aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 33aa48c..3f90942 100644
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,7 @@ ifneq (${OS}, Darwin)
CDEFS += -DFT_S_KEY=115
CDEFS += -DFT_D_KEY=100
CDEFS += -DFT_F1_KEY=65470
+ CDEFS += -DFT_TAB_KEY=65289
CDEFS += -DFT_L_ARR_KEY=65361
CDEFS += -DFT_R_ARR_KEY=65363
CDEFS += -DFT_ESC_KEY=65307