summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/lib
AgeCommit message (Collapse)AuthorFilesLines
2018-10-19Keyboard: Update logo and commonize it (#4151)Kosuke Adachi1-0/+243
* Update logo and commonize it * Move the glcdfont.c to the lib and add it to the SRC values of the rules.mk in the keymap folders * Add static
2018-09-04Keyboard: Improvement of crkbd communication functions (based on ↵marksard7-0/+152
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