[Keyboard] Fix up SplitKB keyboards (#13511)

This commit is contained in:
Drashna Jaelre
2021-07-25 18:18:39 -07:00
committed by GitHub
parent d908970522
commit 4bb595f94b
110 changed files with 1010 additions and 312 deletions

View File

@@ -0,0 +1,12 @@
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
ENCODER_ENABLE = yes # Enables the use of one or more
NKRO_ENABLE = yes
WPM_ENABLE = yes
CONSOLE_ENABLE = no # Console for debug
AUDIO_ENABLE = no # Audio output
SPACE_CADET_ENABLE = no
EXTRAKEY_ENABLE = no
MOUSEKEY_ENABLE = no
BOOTMAGIC_ENABLE = no
SWAP_HANDS_ENABLE = yes
LTO_ENABLE = yes