2019-11-09 04:17:21 +01:00
|
|
|
# Levinson
|
|
|
|
|
|
|
|
## Colors
|
|
|
|
|
|
|
|
- https://github.com/qmk/qmk_firmware/blob/master/docs/feature_rgblight.md
|
|
|
|
- main docs.
|
2022-10-28 00:50:14 +02:00
|
|
|
- https://github.com/qmk/qmk_firmware/blob/master/quantum/color.h
|
2019-11-09 04:17:21 +01:00
|
|
|
- list of colors
|
|
|
|
- https://github.com/qmk/qmk_firmware/blob/master/quantum/rgblight.h
|
|
|
|
- list of functions for RGB manipulation
|
|
|
|
|
|
|
|
## Troubleshooting
|
|
|
|
|
|
|
|
- When in doubt, flash both sides of the keyboard. For some reason that helps with LEDs and reponsiveness.
|
|
|
|
- `cd qmk_firmware && make keebio/levinson/rev2:issmirnov:dfu-split-right`
|