summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/g_idb60/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-07-02 14:00:55 +0100
committerGitHub <noreply@github.com>2021-07-02 14:00:55 +0100
commit9f49ec51a1a1de2c4cc3fa52c6225867bfa3ffa8 (patch)
tree8524130fc40b9c23433246853eac5a8a7055a003 /keyboards/checkerboards/g_idb60/rules.mk
parenta8f6a36e1ec8b3200cd5746a8abf7b86a995d227 (diff)
Fix up recent checkerboards additions (#13414)
Diffstat (limited to 'keyboards/checkerboards/g_idb60/rules.mk')
-rw-r--r--keyboards/checkerboards/g_idb60/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/checkerboards/g_idb60/rules.mk b/keyboards/checkerboards/g_idb60/rules.mk
index 92484c9340..5c0d8f307c 100644
--- a/keyboards/checkerboards/g_idb60/rules.mk
+++ b/keyboards/checkerboards/g_idb60/rules.mk
@@ -8,10 +8,10 @@ BOOTLOADER = atmel-dfu
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
-MOUSEKEY_ENABLE = no # Mouse keys
+MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
+COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work