]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - tmk_core/common/keymap.h
xt_usb: Fix XT soft reset
[max/tmk_keyboard.git] / tmk_core / common / keymap.h
index e1a6f992e64cf47e0201790ddce1b8f069c6c06a..659ea357dbac73c3ffb688e6568169cf77b306d8 100644 (file)
@@ -38,7 +38,6 @@ typedef union {
         bool nkro:1;
     };
 } keymap_config_t;
-keymap_config_t keymap_config;
 #endif