X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fadb_usb%2Fconfig.h;h=3500188d3581990b0b4b2a3252596fa05ef5504f;hb=7544754df42ebc01d9c86f40571d282a9b5878f4;hp=4ce27bbfeb1ae00fa8a99ac4963a7920a36f15fb;hpb=2721022078c30dd00c1063e4a2f8199b2b53e0d5;p=max%2Ftmk_keyboard.git diff --git a/converter/adb_usb/config.h b/converter/adb_usb/config.h index 4ce27bbf..3500188d 100644 --- a/converter/adb_usb/config.h +++ b/converter/adb_usb/config.h @@ -40,16 +40,6 @@ along with this program. If not, see . #define LOCKING_RESYNC_ENABLE -/* legacy keymap support */ -#define USE_LEGACY_KEYMAP - - -/* mouse keys */ -#ifdef MOUSEKEY_ENABLE -# define MOUSEKEY_DELAY_TIME 192 -#endif - - /* ADB port setting */ #define ADB_PORT PORTD #define ADB_PIN PIND