summaryrefslogtreecommitdiffstats
path: root/keyboards/tominabox1/le_chiffre/rev1/rules.mk
diff options
context:
space:
mode:
authorLess/Rikki <86894501+lesshonor@users.noreply.github.com>2023-07-25 02:29:07 -0400
committerGitHub <noreply@github.com>2023-07-25 00:29:07 -0600
commit14c2e553e6208740c71a8def85a5152fc896c849 (patch)
treef2d27fa030eb2675816ab875d7d6c84dab4b4810 /keyboards/tominabox1/le_chiffre/rev1/rules.mk
parente44b5edf5efd7cf83e20899133c52325c4ff61be (diff)
[keyboard] tominabox1/le_chiffre refactor pt 1 (#21567)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Diffstat (limited to 'keyboards/tominabox1/le_chiffre/rev1/rules.mk')
-rw-r--r--keyboards/tominabox1/le_chiffre/rev1/rules.mk17
1 files changed, 1 insertions, 16 deletions
diff --git a/keyboards/tominabox1/le_chiffre/rev1/rules.mk b/keyboards/tominabox1/le_chiffre/rev1/rules.mk
index 7d791dd396..6e7633bfe0 100644
--- a/keyboards/tominabox1/le_chiffre/rev1/rules.mk
+++ b/keyboards/tominabox1/le_chiffre/rev1/rules.mk
@@ -1,16 +1 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-ENCODER_ENABLE = yes
-RGB_MATRIX_ENABLE = yes
-LTO_ENABLE = yes
-
+# This file intentionally left blank