Quark refactor (#11377)

This commit is contained in:
Ryan 2021-01-01 05:04:00 +11:00 committed by GitHub
parent a68d289fa5
commit 53e9213a22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 1052 additions and 700 deletions

View file

@ -12,6 +12,7 @@ MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # 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
NKRO_ENABLE = yes # USB Nkey Rollover
@ -21,4 +22,4 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
UNICODE_ENABLE = yes # Unicode
LAYOUTS = ortho_4x12
LAYOUTS = ortho_4x12 planck_mit