Updated FAQ Keymap (markdown)
This commit is contained in:
parent
b33cd7d7ec
commit
07baa1b65d
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
# Keymap
|
# Keymap
|
||||||
|
## READ FIRST
|
||||||
|
https://github.com/tmk/tmk_keyboard/blob/master/doc/keymap.md
|
||||||
|
|
||||||
## How to get keycode
|
## How to get keycode
|
||||||
See [doc/keycode.txt](https://github.com/tmk/tmk_keyboard/blob/master/doc/keycode.txt).
|
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).
|
Keycodes are actually defined in [common/keycode.h](https://github.com/tmk/tmk_keyboard/blob/master/common/keycode.h).
|
||||||
|
|
Loading…
Reference in a new issue