summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/lib/rgb_state_reader.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+0
|
* Keyboard: Improvement of crkbd communication functions (based on ↵marksard2018-09-031-0/+15
helix-keyboard) (#3798) * improvement of crkbd communication functions (based on helix-keyboard) * Removed unnecessary code. * Changed read restriction from #define to #pragma once. * Changed from sizeof to defined size. * moved lib folder to crkbdroot. removed warning of ws2812.d