Fixed keyboard not working after cold boot
Added SPLIT_WATCHDOG_ENABLE. Fix found here: https://github.com/qmk/qmk_firmware/issues/22778
This commit is contained in:
parent
2bcbf161fe
commit
04bdfa4113
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define EE_HANDS
|
||||
#define SPLIT_USB_DETECT
|
||||
#define SPLIT_WATCHDOG_ENABLE
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
#define QUICK_TAP_TERM 20
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue