Commit graph

201 commits

Author SHA1 Message Date
Kattni
a9e0c61575
Merge pull request #48 from adafruit/discord-fix
Should fix pylint issue
2020-07-09 15:42:59 -04:00
dherrada
59de0cd62e Formatted with black 2020-07-09 12:47:17 -04:00
dherrada
72338bc8a3 Should fix pylint issue 2020-07-09 12:38:07 -04:00
dherrada
057204ddd4 Fixed discord invite link 2020-07-08 16:49:04 -04:00
Scott Shawcroft
583b9497f8
Merge pull request #47 from adafruit/black-update
Black reformatting with Python 3 target.
2020-04-09 09:43:41 -07:00
Kattni Rembor
ab2b00a8a7 Black reformatting with Python 3 target. 2020-04-08 13:18:56 -04:00
sommersoft
b3e7bd1614 build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 16:06:22 -05:00
Kattni
b1ad905848
Merge pull request #46 from adafruit/pylint-update
Ran black, updated to pylint 2.x
2020-03-17 14:28:08 -04:00
dherrada
8002a009c6 Changed import order to make pylint happy 2020-03-16 15:29:01 -04:00
dherrada
7f6b74cc21 Ran black, updated to pylint 2.x 2020-03-16 15:24:18 -04:00
sommersoft
5cdd68663d update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:28:14 -05:00
Kattni
61f7106a78
Merge pull request #45 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 15:45:24 -04:00
sommersoft
645e99ede6 update code of conduct 2020-03-13 13:41:55 -05:00
sommersoft
70ecf3aae1 update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:07:29 -05:00
sommersoft
fa94e88692 build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-05 10:06:34 -06:00
Jeff Epler
0c034cf0bf
Merge pull request #44 from caternuson/iss38
Add I2C address parameter
2020-01-19 12:16:20 -06:00
caternuson
15bf2a8ddc lint 2020-01-16 17:05:13 -08:00
caternuson
0de54c1c9a add address parameter 2020-01-16 16:56:55 -08:00
sommersoft
14f220d6c6 update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-01-14 17:10:48 -06:00
siddacious
50675cb99f
Merge pull request #43 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
2020-01-01 12:38:18 -08:00
dherrada
e43daf89c0 Moved repository from Travis to GitHub Actions 2020-01-01 14:59:35 -05:00
siddacious
1ba1d23434
Merge pull request #42 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
2019-10-20 12:46:08 -07:00
dherrada
c17d80acf0
Removed building locally section from README, replaced with documentation section 2019-10-17 18:25:04 -04:00
brentrubell
2b1dbc2cc2
Merge pull request #39 from caternuson/iss36
Updates for new MCP230xx
2019-05-31 16:23:22 -04:00
caternuson
e786afa832 update README.rst 2019-05-31 13:20:49 -07:00
caternuson
dcf1613db5 put back the pullups 2019-05-16 18:28:06 -07:00
caternuson
bab1686fc4 updates for new MCP230xx 2019-05-16 17:36:56 -07:00
Melissa LeBlanc-Williams
d0fc75617c
Merge pull request #37 from profbrady/profbrady-patch-1
Update character_lcd.py
2019-04-11 20:32:55 -07:00
profbrady
f9d662e107
Update character_lcd.py 2019-04-11 23:23:07 -04:00
profbrady
ff1df52a0b
Update character_lcd.py 2019-04-11 22:44:17 -04:00
profbrady
eb8612e0c3
Update charlcd_mono_simpletest.py 2019-04-11 22:36:30 -04:00
profbrady
4ffe6dedf2
Update character_lcd.py 2019-04-11 21:44:25 -04:00
profbrady
3d4340cef0
Update charlcd_mono_simpletest.py 2019-04-11 07:20:12 -04:00
profbrady
7ef2cc6c23
Update character_lcd.py 2019-04-10 10:43:57 -04:00
profbrady
5bc8ec558a
Update character_lcd.py 2019-04-10 10:22:20 -04:00
profbrady
2c1a7a4a9d
Update charlcd_mono_simpletest.py 2019-04-10 10:18:09 -04:00
profbrady
25161293a6
Update charlcd_mono_simpletest.py 2019-04-10 09:45:18 -04:00
profbrady
a6eb4efdf3
Update character_lcd.py 2019-04-10 09:38:40 -04:00
profbrady
d6338ab7e7
Update README.rst 2019-04-09 15:23:48 -04:00
profbrady
c7d02b5654
Update character_lcd.py
Update so `self.message` respects the `cursor_position()` settings. If `'\n'` is in a message string, the new line will be use the same column setting as the first line.
2019-04-06 11:52:07 -04:00
Limor "Ladyada" Fried
fe5da67239
Merge pull request #31 from khavik/patch-1
Update charled_customcharacter.py
2019-02-04 22:22:29 -05:00
Kristoffer Håvik
30522773fc
Update charled_customcharacter.py
Added create_char() to actually send the custom character to the LCD.
2019-02-05 04:00:04 +01:00
Melissa LeBlanc-Williams
e4ccef3b4e
Merge pull request #28 from Tim-Jackins/master
Fixed link
2019-02-02 10:39:04 -08:00
Kattni
bb36c4ef19
Merge pull request #30 from adafruit/ladyada-patch-1
Update .pylintrc
2019-02-02 13:31:37 -05:00
Limor "Ladyada" Fried
06bac0c938
Update .pylintrc
try to fix travis linux complaint
2019-02-02 13:28:15 -05:00
Jack Timmins
891a9e6b1f
Fixed link 2019-02-01 20:22:51 -05:00
Limor "Ladyada" Fried
2714510ce3
Merge pull request #27 from kattni/add-buttons
Adding keypad support and example
2019-01-14 12:33:46 -05:00
Kattni Rembor
be794b8c34 Update example. 2019-01-13 19:49:25 -05:00
Kattni Rembor
cd3dde487c Revert version line 2019-01-13 17:56:43 -05:00
Kattni Rembor
352d7c6626 Adding keypad support and example 2019-01-13 17:55:03 -05:00