diff options
Diffstat (limited to 'converter/x68k_usb/config_pjrc.h')
| -rw-r--r-- | converter/x68k_usb/config_pjrc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/converter/x68k_usb/config_pjrc.h b/converter/x68k_usb/config_pjrc.h index b080a7684..2df83a2cb 100644 --- a/converter/x68k_usb/config_pjrc.h +++ b/converter/x68k_usb/config_pjrc.h | |||
| @@ -37,6 +37,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 37 | keyboard_report->mods == (MOD_BIT(KC_LCTRL) | MOD_BIT(KC_RSHIFT)) \ | 37 | keyboard_report->mods == (MOD_BIT(KC_LCTRL) | MOD_BIT(KC_RSHIFT)) \ |
| 38 | ) | 38 | ) |
| 39 | 39 | ||
| 40 | /* legacy keymap support */ | ||
| 41 | #define USE_LEGACY_KEYMAP | ||
| 40 | 42 | ||
| 41 | /* mouse keys */ | 43 | /* mouse keys */ |
| 42 | #ifdef MOUSEKEY_ENABLE | 44 | #ifdef MOUSEKEY_ENABLE |
