Dan Halbert
08a5296071
Merge pull request #31 from caternuson/iss26
...
Update usage example in README
2025-07-18 12:32:16 -04:00
caternuson
adaac898ad
update readme
2025-07-18 09:19:16 -07:00
foamyguy
76c2bd20a1
update rtd.yml file
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-06-17 10:26:39 -05:00
foamyguy
bd7ff021e5
Merge pull request #29 from adafruit/use_ruff
...
change to ruff
2025-05-14 12:36:38 -05:00
foamyguy
807719e5f4
change to ruff
2025-05-14 17:30:54 +00:00
foamyguy
1fd818a2b4
add sphinx configuration to rtd.yaml
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-01-16 09:11:00 -06:00
foamyguy
d8592d05d8
remove deprecated get_html_theme_path() call
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2024-10-07 14:41:59 -05:00
foamyguy
fe8ea15bce
unpin sphinx and add sphinx-rtd-theme to docs reqs
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2023-12-04 09:55:54 -06:00
Dan Halbert
74eb618f88
Merge pull request #28 from prcutler/root-group-fix
...
Update root_group for CP 9 compatibility
2023-11-03 09:11:34 -04:00
Paul Cutler
e143b3971d
Update root_group for CP 9 compatibility
2023-11-03 06:04:01 -05:00
foamyguy
5e04b89db9
"fix rtd theme
...
"
2023-09-18 16:22:27 -05:00
Alec Delaney
67c260f189
Update .pylintrc, fix jQuery for docs
2023-05-23 22:21:51 -04:00
Tekktrik
f9f5292363
Update pre-commit hooks
...
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-10 15:28:44 -04:00
foamyguy
11aea1b821
Merge pull request #25 from DJDevon3/DJDevon3_IS31FL3741_Branch
...
Update is31fl3741_native.py
2023-04-17 16:36:32 -05:00
DJDevon3
6403924e58
Update is31fl3741_native.py
...
Updated header description as it requires specific hardware to work correctly?
2023-04-15 04:11:13 -04:00
Mark
379ea54e40
Merge pull request #24 from DJDevon3/DJDevon3_IS31FL3741_Branch
...
Create is31fl3741_13x9_sequential_chain.py
2023-04-13 17:18:36 -05:00
DJDevon3
69b0516bfe
Create is31fl3741_13x9_sequential_chain.py
...
Possibly due to power requirements and/or inability to setup a tuple for addresses currently could only get them to run sequentially. A cheap trick that will really only work for scrolling marquee.
2023-04-11 04:44:46 -04:00
foamyguy
5ac6531e26
Merge pull request #22 from FoamyGuy/py_driver_pixelbuf
...
add write() to python driver so it can be used with pixelbuf.
2023-02-06 15:58:08 -06:00
foamyguy
9282b231de
glasses mapping condition
...
Co-authored-by: Mark <56205165+gamblor21@users.noreply.github.com>
2023-02-01 19:10:35 -06:00
foamyguy
57ed59508e
add write() to python driver so it can be used with pixelbuf.
2023-01-30 16:02:09 -06:00
Alec Delaney
30f1b28f17
Add upload url to release action
...
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2023-01-19 23:54:04 -05:00
Alec Delaney
96a5075443
Add .venv to .gitignore
...
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2022-11-30 19:42:39 -05:00
Eva Herrada
a30db739f4
Merge pull request #20 from adafruit/stemma_i2c
...
Added commented out board.STEMMA_I2C with explanation
2022-11-28 12:08:05 -05:00
dherrada
2d330bef22
Merge branch 'main' of https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3741 into stemma_i2c
2022-11-18 15:28:49 -05:00
dherrada
1216e9c72d
Added commented out board.STEMMA_I2C with explanation
2022-11-18 13:05:25 -05:00
Alec Delaney
4d6045057d
Update .pylintrc for v2.15.5
2022-11-04 18:34:32 -04:00
Alec Delaney
a062d35e31
Fix release CI files
2022-11-04 09:12:43 -04:00
Alec Delaney
9d387dc3e1
Update pylint to 2.15.5
2022-11-04 08:15:19 -04:00
Alec Delaney
030fc0783f
Updated pylint version to 2.13.0
2022-11-04 00:46:59 -04:00
Alec Delaney
27d7a300b5
Switching to composite actions
2022-11-04 00:02:49 -04:00
Alec Delaney
caf680b8ee
Use year duration range for copyright attribution
2022-08-23 17:26:20 -04:00
Alec Delaney
dcd7d5f9fa
Keep copyright up to date in documentation
2022-08-22 21:36:30 -04:00
Alec Delaney
c5c995b85e
Fix version strings in workflow files
2022-08-16 21:09:13 -04:00
Alec Delaney
779ccfae91
Update version string
2022-08-16 18:09:13 -04:00
foamyguy
55cfe590a1
Merge pull request #19 from tekktrik/dev/use-protocol-typing
...
Convert annotation from pillow to circuitpython_typing
2022-08-14 14:27:45 -05:00
Alec Delaney
526f5109a6
Convert annotation from pillow to circuitpython_typing
2022-08-10 12:24:37 -04:00
Alec Delaney
e4906149fd
Add setuptools-scm to build system requirements
...
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-08-09 13:36:11 -04:00
Alec Delaney
07586f13a4
Switched to pyproject.toml
2022-08-08 22:05:52 -04:00
evaherrada
56fd5e5e4f
Added Black formatting badge
2022-08-02 17:00:42 -04:00
evaherrada
3f0d9fee43
Changed .env to .venv in README.rst
2022-07-22 13:58:53 -04:00
evaherrada
4bdef1ce7f
Removed duplicate-code from library pylint disable
...
Signed-off-by: evaherrada <eva.herrada@adafruit.com>
2022-06-21 17:28:16 -04:00
evaherrada
35b749059a
Added cp.org link to index.rst
2022-06-07 15:34:29 -04:00
Alec Delaney
c5ca915b33
Set language to "en" for documentation
...
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-30 17:50:28 -04:00
Alec Delaney
39537d5d5f
Switch to inclusive terminology
...
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-25 23:12:48 -04:00
Alec Delaney
3ee11e7744
Increase min lines similarity
...
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-25 19:28:50 -04:00
Alec Delaney
48c30f66cb
Patch .pre-commit-config.yaml
2022-05-15 12:47:49 -04:00
foamyguy
5448072b13
change discord badge
2022-04-24 13:52:55 -05:00
evaherrada
99557b49da
Patch: Replaced discord badge image
2022-04-22 15:58:49 -04:00
Eva Herrada
dacadfb0a1
Update .gitignore
2022-04-21 18:46:50 -04:00
Kattni Rembor
21dcc3b341
Update Black to latest.
...
Signed-off-by: Kattni Rembor <kattni@adafruit.com>
2022-03-28 18:13:50 -04:00