* small tuning * use all 3 indicators * add rebound rev4 * define rotary encoder behavior * add levinson rev3 vial * add rebound rotary encoder 2 extra keys * add 2u space layout * remove levinson stuff * remove minivan changes * wiring comment
22 lines
377 B
Makefile
22 lines
377 B
Makefile
MOUSEKEY_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
|
|
AUTO_SHIFT_ENABLE = yes
|
|
COMBO_ENABLE = yes
|
|
MIDI_ENABLE = no
|
|
AUDIO_ENABLE = no
|
|
BLUETOOTH_ENABLE = no
|
|
LTO_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
|
|
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
|
|
QMK_SETTINGS = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
KEY_OVERRIDE_ENABLE = no
|
|
|
|
OLED_DRIVER_ENABLE = no
|
|
ENCODER_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|