lorenzo906 / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

add hotkey feature #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
assign a key to a special menu, define new keys, for example M2_KEY_FN1, then 
call a supplied callback procedure, also allow setting a specific menu with 
this.

Original issue reported on code.google.com by olikr...@gmail.com on 30 Jul 2012 at 5:35

GoogleCodeExporter commented 8 years ago
almost done
M2_KEY_HOME added
m2_SetHomeM2
m2_SetHome
m2::setHome
added

todo
- update documentation
- update PWM example

Original comment by olikr...@gmail.com on 1 Aug 2012 at 11:23

GoogleCodeExporter commented 8 years ago
Edit: This new feature just assigns a new menu

Original comment by olikr...@gmail.com on 2 Aug 2012 at 5:03

GoogleCodeExporter commented 8 years ago
ToDo: 
Update m2_eh_arduino_serial

Original comment by olikr...@gmail.com on 6 Aug 2012 at 8:28

GoogleCodeExporter commented 8 years ago
all done, some tests required

Original comment by olikr...@gmail.com on 6 Aug 2012 at 8:43

GoogleCodeExporter commented 8 years ago
Home-Key tested with u8g Bookmark example

todo:
- add Home-Key to AVR variant (dev/avr_u8g)
- test avr variant

Original comment by olikr...@gmail.com on 13 Aug 2012 at 5:22

GoogleCodeExporter commented 8 years ago
added to the device
todo:
example

Original comment by olikr...@gmail.com on 6 Oct 2012 at 7:28

GoogleCodeExporter commented 8 years ago
Bookmark example ok for glcd and lc

Original comment by olikr...@gmail.com on 16 Oct 2012 at 8:59