Commit Graph

8 Commits

Author SHA1 Message Date
weihuang 0e8194467f keyboard patch 2016-03-20 16:32:32 +08:00
eefvx e804e85e79 fix keyboard example 2015-12-31 00:35:44 +00:00
Zen-CODE 05bf18d17f examples: fixed unicode error in examples/keyboard.main.py 2015-12-04 23:48:49 +02:00
dessant 048821aca8 switch_to removes the previous screen, use .current 2015-10-14 14:38:53 +03:00
dessant db62a57927 fix dict_keys AttributeError 2015-10-14 14:34:15 +03:00
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Akshay Arora 64503faf63 Update main.py 2014-12-11 11:46:12 +05:30
Zen-CODE 435729f2f2 Added custom keyboard example 2014-02-09 11:09:35 +02:00