diff options
Diffstat (limited to 'keyboards/ploopyco/trackball_thumb/post_rules.mk')
-rw-r--r-- | keyboards/ploopyco/trackball_thumb/post_rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/ploopyco/trackball_thumb/post_rules.mk b/keyboards/ploopyco/trackball_thumb/post_rules.mk new file mode 100644 index 0000000000..d922afd9cd --- /dev/null +++ b/keyboards/ploopyco/trackball_thumb/post_rules.mk @@ -0,0 +1,4 @@ +# Force encoder to be disabled +# But enable the defines for it +ENCODER_ENABLE := no +OPT_DEFS += -DENCODER_ENABLE |