Purge uGFX. (#14720)
* Purge uGFX. * Remove remnants of visualizer. * Remove remnants of uGFX.
This commit is contained in:
parent
bc1f5ef381
commit
b2a186cf92
66 changed files with 2 additions and 3898 deletions
|
@ -29,7 +29,6 @@ Within `keyboard_task()` you'll find code to handle:
|
|||
* [Matrix Scanning](#matrix-scanning)
|
||||
* Mouse Handling
|
||||
* Serial Link(s)
|
||||
* Visualizer
|
||||
* Keyboard status LEDs (Caps Lock, Num Lock, Scroll Lock)
|
||||
|
||||
#### Matrix Scanning
|
||||
|
@ -180,10 +179,6 @@ FIXME: This needs to be written
|
|||
|
||||
FIXME: This needs to be written
|
||||
|
||||
#### Visualizer
|
||||
|
||||
FIXME: This needs to be written
|
||||
|
||||
#### Keyboard state LEDs (Caps Lock, Num Lock, Scroll Lock)
|
||||
|
||||
FIXME: This needs to be written
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue