]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/usb_usb/config.h
ibmpc_usb: Add Z-150 AT support
[max/tmk_keyboard.git] / converter / usb_usb / config.h
index 7b80fc214013138fb0306790549b2e55d68cde1b..4dbb30dbbe30c354e206bd9941359daa267babd6 100644 (file)
@@ -49,4 +49,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // Note that this also disables power saving and remote wakeup from keyboard completely.
 //#define NO_USB_SUSPEND_LOOP
 
+/* Mechanical locking support. */
+#define LOCKING_SUPPORT_ENABLE
+#define LOCKING_RESYNC_ENABLE
+
 #endif