m0110_usb: Fix target name in Makefiles
This commit is contained in:
parent
9b17e27605
commit
1610250cc3
8 changed files with 6 additions and 6 deletions
|
|
@ -68,7 +68,7 @@ Use `Maefile.rev1` for TMK converter rev.1 and Teensy(ATMega32u4), instead.
|
|||
|
||||
Keymap
|
||||
------
|
||||
To create your own keymap copy existent keymap file to `keymap_<name>.c` and edit it. You can build with `make -f Makfile.rev2 KEYMAP=<name>`.
|
||||
To create your own keymap copy existent keymap file to `keymap_<name>.c` and edit it. You can build with `make -f Makefile.rev2 KEYMAP=<name>`.
|
||||
|
||||
Or you can edit keymap on web browser and download firmware.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue