Commit Graph

4 Commits (45c73b13e1c422c11cb4a97d8b81b42b84f2eb53)

Author SHA1 Message Date
Manna Harbour 7b8a013826
Fix crkbd slave matrix print to require debug_matrix (#9217)
* Fix crkbd slave matrix print to require debug_matrix

* Remove redundant include

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
epaew dd7534ccca Keyboard: fix for debug crkbd (#4469) 7 years ago
Kosuke Adachi 756d92c1a0 Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 7 years ago
marksard 35efcc9f39 Keyboard: Improvement of crkbd communication functions (based on 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
7 years ago