Skip to content
Snippets Groups Projects
Commit 15dea3e8 authored by fleur's avatar fleur
Browse files

ughhh

parent bd7d2d87
Branches
No related tags found
No related merge requests found
``pride`` - Pride flags
===============
=======================
The ``pride`` module provides an easy interface to print pride flags to the top LEDs and the display.
.. automodule:: pride
......
......@@ -49,12 +49,7 @@ flags["lesbian"] = [
[214, 113, 113],
[134, 70, 70],
]
flags["nonbinary"] = [
[255, 244, 51],
[255, 255, 255],
[155, 89, 208],
[0, 0, 0],
]
flags["nonbinary"] = [[255, 244, 51], [255, 255, 255], [155, 89, 208], [0, 0, 0]]
flags["genderfluid"] = [
[254, 117, 161],
[255, 255, 255],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment