Parcourir la source

Add legacy keymap support for x68k

led_matrix
tmk il y a 11 ans
Parent
révision
c0b7928e88
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      converter/x68k_usb/config_pjrc.h

+ 2
- 0
converter/x68k_usb/config_pjrc.h Voir le fichier

@@ -37,6 +37,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
keyboard_report->mods == (MOD_BIT(KC_LCTRL) | MOD_BIT(KC_RSHIFT)) \
)

/* legacy keymap support */
#define USE_LEGACY_KEYMAP

/* mouse keys */
#ifdef MOUSEKEY_ENABLE