HID Liberation Device Refactor and Configurator layout support (#9394)

This commit is contained in:
James Young
2020-06-15 03:11:19 -07:00
committed by GitHub
parent d8e3294aea
commit b008a9afe6
9 changed files with 146 additions and 87 deletions

View File

@@ -17,7 +17,7 @@ BOOTLOADER = atmel-dfu
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
CUSTOM_MATRIX = yes # Custom matrix file
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE