Alec Delaney
|
06be1f1bf9
|
Switch to inclusive terminology
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
|
2022-05-25 23:10:10 -04:00 |
|
Alec Delaney
|
b4158e590b
|
Increase min lines similarity
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
|
2022-05-25 19:26:08 -04:00 |
|
Alec Delaney
|
439ef313db
|
Patch .pre-commit-config.yaml
|
2022-05-15 12:19:38 -04:00 |
|
foamyguy
|
ede71d1e02
|
change discord badge
|
2022-04-24 13:51:21 -05:00 |
|
evaherrada
|
bbb1f69fdf
|
Patch: Replaced discord badge image
|
2022-04-22 15:58:38 -04:00 |
|
evaherrada
|
03980f9cd8
|
Updated gitignore
Signed-off-by: evaherrada <eva.herrada@adafruit.com>
|
2022-04-21 16:44:46 -04:00 |
|
Kattni Rembor
|
c65bd5fecc
|
Update Black to latest.
Signed-off-by: Kattni Rembor <kattni@adafruit.com>
|
2022-03-28 18:06:30 -04:00 |
|
dherrada
|
1f746dea09
|
Fixed readthedocs build
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2022-02-15 11:50:28 -05:00 |
|
Alec Delaney
|
a33742a685
|
Consolidate Documentation sections of README
|
2022-02-09 12:57:28 -05:00 |
|
dherrada
|
db178e6594
|
Updated docs link, updated python docs link, updated setup.py
|
2022-01-24 16:46:16 -05:00 |
|
dherrada
|
c21f4317ad
|
First part of patch
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2022-01-19 13:49:31 -05:00 |
|
foamyguy
|
e3a1601b0f
|
update rtd py version
|
2021-11-23 13:01:29 -06:00 |
|
Kattni
|
b2e9445e7a
|
Merge pull request #57 from adafruit/patch
Pylint and RTD update patch, and other fixes
|
2021-11-11 19:33:03 -05:00 |
|
dherrada
|
ae8ca3b147
|
Pylint and RTD update patch, and other fixes
|
2021-11-10 17:47:39 -05:00 |
|
dherrada
|
2070b73e81
|
Updated readthedocs file
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2021-11-09 15:28:23 -05:00 |
|
Dylan Herrada
|
369d6e34c7
|
Updated readthedocs requirements path
|
2021-11-08 16:25:26 -05:00 |
|
dherrada
|
c42e74a060
|
Disabled unspecified-encoding pylint check
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2021-11-05 15:15:36 -04:00 |
|
foamyguy
|
a3c27425fd
|
add docs link to readme
|
2021-10-25 11:15:43 -05:00 |
|
dherrada
|
527dd1b251
|
Globally disabled consider-using-f-string pylint check
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2021-09-24 13:27:22 -04:00 |
|
Melissa LeBlanc-Williams
|
f403d91643
|
Merge pull request #55 from makermelissa/main
Added UC8151D support
|
2021-09-20 17:56:27 -07:00 |
|
Melissa LeBlanc-Williams
|
d738c779a6
|
Added UC8151D support
|
2021-09-20 17:31:27 -07:00 |
|
Melissa LeBlanc-Williams
|
befef95670
|
Merge pull request #51 from icegoat9/master
minor fix to size of demo box; update comments for new mono displays
|
2021-07-19 08:13:08 -07:00 |
|
Scott Shawcroft
|
042a433ce2
|
Merge pull request #53 from cdmuhlb/issues/52-ssd1680-stride
Fix #52 Distinguish stride from width for SSD1680
|
2021-06-21 17:34:36 -07:00 |
|
Curran D. Muhlberger
|
f0ffe0cb12
|
Fix #52 Distinguish stride from width for SSD1680
Apply fix from 8022b34 to Adafruit_SSD1680, allowing rotations of 1 and
2 to be used even when width is not a multiple of 8.
|
2021-06-12 13:11:09 -04:00 |
|
dherrada
|
d44ecf522c
|
Moved default branch to main
|
2021-06-07 13:31:35 -04:00 |
|
icegoat9
|
a2b8ce82e8
|
minor fix to size of demo box; update comments for new mono displays
|
2021-06-04 17:10:32 -07:00 |
|
dherrada
|
ba74187554
|
Moved CI to Python 3.7
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2021-05-24 11:34:48 -04:00 |
|
dherrada
|
a63ad701d1
|
Added help text and problem matcher
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2021-05-19 15:14:45 -04:00 |
|
dherrada
|
513377921f
|
Added pull request template
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2021-05-19 14:02:55 -04:00 |
|
Melissa LeBlanc-Williams
|
3e1546dcfa
|
Merge pull request #50 from lyusupov/master
fix candidate for an issue of that a font size argument is not passed to the framebuf layer
|
2021-03-29 08:58:41 -07:00 |
|
Linar Yusupov
|
f0d6f5f9cb
|
fix candidate for an issue that font size argument is not passed to the framebuf layer
|
2021-03-29 10:16:14 +03:00 |
|
Melissa LeBlanc-Williams
|
e55b9be5fa
|
Merge pull request #49 from makermelissa/master
Make it easier to run bmp example on Python
|
2021-03-12 14:34:29 -08:00 |
|
Melissa LeBlanc-Williams
|
90e7871695
|
Fix example and add line for dithering
|
2021-03-12 10:33:47 -08:00 |
|
Melissa LeBlanc-Williams
|
47289da3bf
|
Make it easier to run bmp example on Python
|
2021-03-12 10:13:21 -08:00 |
|
Limor "Ladyada" Fried
|
3726a3bb28
|
Merge pull request #48 from makermelissa/master
Fix ram offset for ssd1680
|
2021-03-12 12:14:00 -05:00 |
|
Melissa LeBlanc-Williams
|
a0dd880e13
|
Fix ram offset for ssd1680
|
2021-03-12 09:07:45 -08:00 |
|
Melissa LeBlanc-Williams
|
7dd411ce7c
|
Merge pull request #47 from makermelissa/master
Added SSD1680 Driver
|
2021-03-11 17:40:10 -08:00 |
|
Melissa LeBlanc-Williams
|
ec379ba7ae
|
Ran pre-commit again because it didn't work the first time
|
2021-03-11 17:09:55 -08:00 |
|
Melissa LeBlanc-Williams
|
c84dc45f7b
|
Added SSD1680 Driver
|
2021-03-11 17:05:25 -08:00 |
|
Kattni
|
5963c71099
|
Merge pull request #46 from FoamyGuy/pylint_to_precommit
pylint to precommit
|
2021-03-08 12:34:44 -05:00 |
|
foamyguy
|
4384f1e722
|
pylint to precommit
|
2021-03-02 19:45:33 -06:00 |
|
Melissa LeBlanc-Williams
|
66780521d7
|
Merge pull request #45 from makermelissa/master
Added Tri-Color SSD1681 Driver
|
2021-02-23 14:36:46 -08:00 |
|
Melissa LeBlanc-Williams
|
1e85c9162f
|
Remove errors.txt
|
2021-02-23 13:51:57 -08:00 |
|
Melissa LeBlanc-Williams
|
bd0a513c09
|
Change minimum similar lines to 50 and jobs to 1 in pylintrc
|
2021-02-23 13:48:59 -08:00 |
|
Melissa LeBlanc-Williams
|
d448c54ac6
|
Remove duplicate disable
|
2021-02-23 13:16:11 -08:00 |
|
Melissa LeBlanc-Williams
|
7753b3e6d3
|
Remove SSD1681B
|
2021-02-22 15:54:44 -08:00 |
|
Melissa LeBlanc-Williams
|
3040121a5d
|
Disable duplicate code check
|
2021-02-22 14:39:22 -08:00 |
|
Melissa LeBlanc-Williams
|
b3fba66e12
|
Added Tri-Color SSD1681 Driver
|
2021-02-22 14:31:38 -08:00 |
|
dherrada
|
1a46a0b2f7
|
Hardcoded Black and REUSE versions
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
|
2021-02-10 16:31:55 -05:00 |
|
foamyguy
|
9ffde2d715
|
Merge pull request #44 from adafruit/REUSE
Ran pre-commit, added licenses
|
2021-01-21 18:30:54 -06:00 |
|