~ruther/qmk_firmware

c0b7928e88e7d03b8fd57aede139a5d9514080f8 — tmk 12 years ago ce95073
Add legacy keymap support for x68k
1 files changed, 2 insertions(+), 0 deletions(-)

M converter/x68k_usb/config_pjrc.h
M converter/x68k_usb/config_pjrc.h => converter/x68k_usb/config_pjrc.h +2 -0
@@ 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