Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
usb_usb: Add Mechanical Locking key support
  • Loading branch information
tmk committed Nov 7, 2020
1 parent 6da19ef commit df164fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions converter/usb_usb/config.h
Expand Up @@ -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

0 comments on commit df164fe

Please sign in to comment.