Saturday 13 November 2021

Sesame reconfigure

 Task: To check on discord for solution

(

already disabled mousekeys, extra key enable, no console

ISSUE as follow

Compiling: tmk_core/protocol/vusb/vusb.c                                                           tmk_core/protocol/vusb/vusb.c:77:6: error: #error There are not enough available interfaces to support all functions. Please disable one or more of the following: Mouse Keys, Extra Keys, Raw HID, Console
 #    error There are not enough available interfaces to support all functions. Please disable one or more of the following: Mouse Keys, Extra Keys, Raw HID, Console
      ^~~~~
tmk_core/protocol/vusb/vusb.c:81:6: error: #error Mouse/Extra Keys share an endpoint with Console. Please disable one of the two.
 #    error Mouse/Extra Keys share an endpoint with Console. Please disable one of the two.
      ^~~~~
 [ERRORS]