Updated FAQ Keymap (markdown)

This commit is contained in:
tmk 2015-01-14 09:11:36 +09:00
parent b33cd7d7ec
commit 07baa1b65d
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
# Keymap
## READ FIRST
https://github.com/tmk/tmk_keyboard/blob/master/doc/keymap.md
## How to get keycode
See [doc/keycode.txt](https://github.com/tmk/tmk_keyboard/blob/master/doc/keycode.txt).
Keycodes are actually defined in [common/keycode.h](https://github.com/tmk/tmk_keyboard/blob/master/common/keycode.h).