summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/rev1/split_util.c
AgeCommit message (Collapse)Author
2019-11-28Fix processing of RGB keycodes on slave half (#7404)Joel Challis
2019-11-16Port SPLIT_USB_DETECT to crkbd (#7195)Joel Challis
2018-09-03Keyboard: Improvement of crkbd communication functions (based on ↵marksard
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