diff options
author | IBNobody <ibnobody@gmail.com> | 2016-09-12 18:56:16 -0500 |
---|---|---|
committer | IBNobody <ibnobody@gmail.com> | 2016-09-12 18:56:16 -0500 |
commit | 658db40df9639baf25b3975d690703a79b0ee289 (patch) | |
tree | 572612bdb6ca3ce37cf592a4613ef8e2617a9830 /tmk_core | |
parent | 498eddedc51994c465637cb1e33485c11257f23a (diff) | |
parent | 23faf9ec8119e211b1da236e9c869c230456aa52 (diff) |
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'tmk_core')
-rw-r--r-- | tmk_core/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmk_core/readme.md b/tmk_core/readme.md index 3242328516..5f135617c4 100644 --- a/tmk_core/readme.md +++ b/tmk_core/readme.md @@ -23,7 +23,7 @@ These features can be used in your keyboard. * Mouse key - Mouse control with keyboard * System Control Key - Power Down, Sleep, Wake Up and USB Remote Wake up * Media Control Key - Volume Down/Up, Mute, Next/Prev track, Play, Stop and etc -* USB NKRO - 240 keys(+ 8 modifiers) simultaneously +* USB NKRO - 248 keys(+ 8 modifiers) simultaneously * PS/2 mouse support - PS/2 mouse(TrackPoint) as composite device * Keyboard protocols - PS/2, ADB, M0110, Sun and other old keyboard protocols * User Function - Customizable function of key with writing code |