Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marie
qmk_luckenbach_fork
Commits
f31bf1b2
Unverified
Commit
f31bf1b2
authored
May 04, 2020
by
Ryan
Committed by
GitHub
May 03, 2020
Browse files
Disable console and command on TGR 910CE (#9011)
parent
5f82b078
Changes
1
Hide whitespace changes
Inline
Side-by-side
keyboards/tgr/910ce/rules.mk
View file @
f31bf1b2
...
...
@@ -17,8 +17,8 @@ BOOTLOADER = bootloadHID
BOOTMAGIC_ENABLE
=
no
# Virtual DIP switch configuration
MOUSEKEY_ENABLE
=
no
# Mouse keys
EXTRAKEY_ENABLE
=
yes
# Audio control and System control
CONSOLE_ENABLE
=
yes
# Console for debug
COMMAND_ENABLE
=
yes
# Commands for debug and configuration
CONSOLE_ENABLE
=
no
# Console for debug
COMMAND_ENABLE
=
no
# Commands for debug and configuration
BACKLIGHT_ENABLE
=
yes
# Enable keyboard backlight functionality
RGBLIGHT_ENABLE
=
yes
# Enable keyboard RGB underglow
WS2812_DRIVER
=
i2c
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment