0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-20 08:33:23 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Kosuke Adachi
78b48371aa Keyboard: Update logo and commonize it ()
* 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-10-19 09:12:55 -07:00
marksard
35efcc9f39 Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) ()
* 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
2018-09-03 16:34:16 -07:00