From 35d8d5cc06ef610dbdc578200aac518addb51b01 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 15 Mar 2024 13:19:09 +0100 Subject: [PATCH] skeletyl: "to prevent issues where you have to re-plug your board after booting to get it to work" --- keyboards/bastardkb/skeletyl/keymaps/quotengrote/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/keyboards/bastardkb/skeletyl/keymaps/quotengrote/config.h b/keyboards/bastardkb/skeletyl/keymaps/quotengrote/config.h index 4c725b1fb4..2cd21507a4 100644 --- a/keyboards/bastardkb/skeletyl/keymaps/quotengrote/config.h +++ b/keyboards/bastardkb/skeletyl/keymaps/quotengrote/config.h @@ -1 +1,3 @@ #define TAPPING_TERM 200 //in milliseconds +/* VBUS detection. */ +#define USB_VBUS_PIN GP19