projects
/
tmk_firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce95073
)
Add legacy keymap support for x68k
author
tmk
<nobody@nowhere>
Wed, 19 Jun 2013 12:43:55 +0000
(21:43 +0900)
committer
tmk
<nobody@nowhere>
Wed, 19 Jun 2013 12:43:55 +0000
(21:43 +0900)
converter/x68k_usb/config_pjrc.h
patch
|
blob
|
history
diff --git
a/converter/x68k_usb/config_pjrc.h
b/converter/x68k_usb/config_pjrc.h
index b080a768459d58e0215b1e347f3f67e6cc90b705..2df83a2cb493f5fa16b99be64bd0d58bab0c81fc 100644
(file)
--- 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/>.
keyboard_report->mods == (MOD_BIT(KC_LCTRL) | MOD_BIT(KC_RSHIFT)) \
)
+/* legacy keymap support */
+#define USE_LEGACY_KEYMAP
/* mouse keys */
#ifdef MOUSEKEY_ENABLE