Skip to content

Commit

Permalink
[Keymap] Ferris - Add split USB detection directive (#20213)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper authored Apr 2, 2023
1 parent a030e80 commit c402bac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions keyboards/ferris/keymaps/via/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
#define TAPPING_TERM 230
#define IGNORE_MOD_TAP_INTERRUPT

// Handle master/slave detection on low cost Promicro
#ifdef __AVR__
# define SPLIT_USB_DETECT
#endif

0 comments on commit c402bac

Please sign in to comment.