diff options
author | tmk <nobody@nowhere> | 2013-03-05 15:41:21 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2013-03-05 15:41:21 +0900 |
commit | 5808317b694004c43a6e0f76e9715415cce19a25 (patch) | |
tree | 9814dbe96eecbb940a710505feb82125a483dc2d /converter/m0110_usb/README.md | |
parent | 633d9aa53e3fc2b9fa9f01475cba9c151ab31d9a (diff) |
Fix keymap for new framework
Diffstat (limited to 'converter/m0110_usb/README.md')
-rw-r--r-- | converter/m0110_usb/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/converter/m0110_usb/README.md b/converter/m0110_usb/README.md index 206f434251..80503e8755 100644 --- a/converter/m0110_usb/README.md +++ b/converter/m0110_usb/README.md @@ -53,7 +53,8 @@ You can edit *Makefile* and *config.h* to change compile options and pin configu $ git clone git://github.com/tmk/tmk_keyboard.git (or download source) $ cd m0110_usb - $ make + $ make -f Makefile.lufa clean + $ make -f Makefile.lufa and program your Teensy with [PJRC Teensy loader](http://www.pjrc.com/teensy/loader.html). @@ -74,7 +75,7 @@ You can change keymaps by editing *keymap.c*. |---------------------------------------------------------| |---------------| |Shift | Z| X| C| V| B| N| M| ,| ,| /|Shift | | 1| 2| 3| | `---------------------------------------------------------' |-----------|Ent| - |Alt|Gui | Space |Ctl |Alt| | 0| .| | + |Ctl|Alt | Space |Gui |Ctl| | 0| .| | `-----------------------------------------------' `---------------' #### *HHKB/WASD Layer(WASD/IJKL)* ,---------------------------------------------------------. ,---------------. @@ -86,7 +87,7 @@ You can change keymaps by editing *keymap.c*. |---------------------------------------------------------| |---------------| |Shift |End| |PgD| | | |PgD| |End| |Shift | | 1| 2| 3| | `---------------------------------------------------------' |-----------|Ent| - |Alt|Gui | Space |Ctl |Alt| | 0| .| | + |Ctl|Alt | Space |Gui |Ctl| | 0| .| | `-----------------------------------------------' `---------------' ### M0110A |