2018-06-08 19:06:25 +02:00
|
|
|
SRC += ericgebhart.c
|
|
|
|
|
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
2020-04-28 11:58:42 +02:00
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
|
|
NKRO_ENABLE = no # USB Nkey Rollover - for issues, see github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
|
|
|
SWAP_HANDS_ENABLE= no # Allow swapping hands of keyboard
|
2018-06-08 19:06:25 +02:00
|
|
|
KEY_LOCK_ENABLE = yes # Enable the KC_LOCK key
|
|
|
|
TAP_DANCE_ENABLE = yes # Enable the tap dance feature.
|
2020-04-28 11:58:42 +02:00
|
|
|
CONSOLE_ENABLE = no # Console for debug
|
2018-06-08 19:06:25 +02:00
|
|
|
|
|
|
|
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
|
|
|
|
UNICODE_ENABLE = no
|
|
|
|
SLEEP_LED_ENABLE = no
|
|
|
|
API_SYSEX_ENABLE = no
|