summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1/serial_config.h
AgeCommit message (Collapse)AuthorFilesLines
2018-11-04Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349)Kosuke Adachi1-9/+3
2018-09-04Keyboard: Improvement of crkbd communication functions (based on ↵marksard1-0/+10
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