Commit graph

209 commits

Author SHA1 Message Date
Alec Delaney
aa2d36296c Use year duration range for copyright attribution 2022-08-23 17:26:20 -04:00
Alec Delaney
e8c142707c Keep copyright up to date in documentation 2022-08-22 21:36:30 -04:00
Alec Delaney
91752b6b2f Fix version strings in workflow files 2022-08-16 21:09:13 -04:00
Alec Delaney
c7a10ad873 Update version string 2022-08-16 18:09:13 -04:00
Alec Delaney
f08870a66e Add setuptools-scm to build system requirements
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-08-09 13:35:06 -04:00
Alec Delaney
2517fc77e6 Switched to pyproject.toml 2022-08-08 22:05:52 -04:00
evaherrada
d812bcf802
Added Black formatting badge 2022-08-02 17:00:33 -04:00
Eva Herrada
d48912b28f
Create requirements.txt 2022-07-26 13:39:59 -04:00
evaherrada
f56e97f943
Changed .env to .venv in README.rst 2022-07-22 13:58:45 -04:00
evaherrada
67508b4409
Added cp.org link to index.rst 2022-06-07 15:34:20 -04:00
Alec Delaney
f11235dcf5 Set language to "en" for documentation
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-30 17:41:35 -04:00
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