Skip to content

Commit

Permalink
jorne: experiment with usb settings
Browse files Browse the repository at this point in the history
  • Loading branch information
xkonni committed Oct 26, 2024
1 parent 49e1d94 commit f7b09f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions keyboards/jorne/keymaps/xk_vial/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,10 @@
#define IS_LEFT 1
// #define IS_RIGHT 1

#define RGB_DISABLE_WHEN_USB_SUSPENDED

#define USB_SUSPEND_WAKEUP_DELAY 200
#define NO_USB_STARTUP_CHECK
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64

0 comments on commit f7b09f4

Please sign in to comment.