diff options
Diffstat (limited to 'keyboard/hhkb/config_iwrap.h')
| -rw-r--r-- | keyboard/hhkb/config_iwrap.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboard/hhkb/config_iwrap.h b/keyboard/hhkb/config_iwrap.h index 80a608882..747c75513 100644 --- a/keyboard/hhkb/config_iwrap.h +++ b/keyboard/hhkb/config_iwrap.h | |||
| @@ -34,11 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 34 | /* key combination for command */ | 34 | /* key combination for command */ |
| 35 | #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) | 35 | #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) |
| 36 | 36 | ||
| 37 | /* mouse keys */ | ||
| 38 | #ifdef MOUSEKEY_ENABLE | ||
| 39 | # define MOUSEKEY_DELAY_TIME 255 | ||
| 40 | #endif | ||
| 41 | |||
| 42 | /* pins for Software UART */ | 37 | /* pins for Software UART */ |
| 43 | #define SUART_IN_PIN PINC | 38 | #define SUART_IN_PIN PINC |
| 44 | #define SUART_IN_BIT 5 | 39 | #define SUART_IN_BIT 5 |
