diff options
Diffstat (limited to 'converter/ps2_usb/config.h')
| -rw-r--r-- | converter/ps2_usb/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/converter/ps2_usb/config.h b/converter/ps2_usb/config.h index 6fbf13665..51cd271d7 100644 --- a/converter/ps2_usb/config.h +++ b/converter/ps2_usb/config.h | |||
| @@ -39,6 +39,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 39 | ) | 39 | ) |
| 40 | 40 | ||
| 41 | 41 | ||
| 42 | /* legacy keymap support */ | ||
| 43 | #define USE_LEGACY_KEYMAP | ||
| 44 | |||
| 45 | |||
| 42 | #ifdef PS2_USE_USART | 46 | #ifdef PS2_USE_USART |
| 43 | #if defined(__AVR_ATmega16U4__) || defined(__AVR_ATmega32U4__) | 47 | #if defined(__AVR_ATmega16U4__) || defined(__AVR_ATmega32U4__) |
| 44 | /* XCK for clock line and RXD for data line */ | 48 | /* XCK for clock line and RXD for data line */ |
