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:
Wekuz 2025-12-20 11:53:35 +02:00
parent 2bcbf161fe
commit 04bdfa4113
Signed by: Wekuz
GPG key ID: 2E502F2AABD32DF9

View file

@ -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