Skip to content

Commit

Permalink
[Keymap] Ferris - Add split USB detection directive (qmk#20213)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper authored and coquizen committed Apr 6, 2023
1 parent 40c57fc commit 7f2e19e
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 7f2e19e

Please sign in to comment.