]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/IIgs/config.h
Remove unwanted white space
[max/tmk_keyboard.git] / keyboard / IIgs / config.h
index 11acf87c071919636216c73ea34a04c15ddd3710..bc8bf75f9478e203f0485623b05e90435830af1e 100644 (file)
@@ -18,9 +18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef CONFIG_H\r
 #define CONFIG_H\r
 \r
-/* controller configuration */\r
-#include "controller_teensy.h"\r
-\r
 \r
 /* USB Device descriptor parameter */\r
 /* for Apple \r
@@ -59,10 +56,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define LAYER_SEND_FN_TERM 300\r
 \r
 \r
-/* mouse keys */\r
-#ifdef MOUSEKEY_ENABLE\r
-#   define MOUSEKEY_DELAY_TIME 192\r
-#endif\r
+/* legacy keymap support */\r
+#define USE_LEGACY_KEYMAP\r
 \r
 \r
 #endif\r