mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-09 23:43:23 +01:00
Data-Driven Keyboard Conversions: G (#23522)
This commit is contained in:
@@ -1,15 +1,2 @@
|
||||
# This board uses the older unsafe 6k version of lufa-ms
|
||||
BOOTLOADER_SIZE = 6144
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
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
|
||||
NKRO_ENABLE = no # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
Reference in New Issue
Block a user