aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1/split_scomm.h
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349)Kosuke Adachi2018-11-041-1/+4
|
* Keyboard: Improvement of crkbd communication functions (based on ↵marksard2018-09-031-0/+21
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